stm32_firewall_controller
static int stm32_etzpc_grant_access(struct stm32_firewall_controller *ctrl, u32 firewall_id)
static void stm32_etzpc_release_access(struct stm32_firewall_controller *ctrl __maybe_unused,
struct stm32_firewall_controller *etzpc_controller;
struct stm32_firewall_controller *firewall_controller;
struct stm32_firewall_controller *firewall_controller;
struct stm32_firewall_controller *firewall_controller;
struct stm32_firewall_controller *firewall_controller;
int stm32_firewall_controller_register(struct stm32_firewall_controller *firewall_controller)
struct stm32_firewall_controller *ctrl;
void stm32_firewall_controller_unregister(struct stm32_firewall_controller *firewall_controller)
struct stm32_firewall_controller *ctrl;
int stm32_firewall_populate_bus(struct stm32_firewall_controller *firewall_controller)
struct stm32_firewall_controller *ctrl;
int (*grant_access)(struct stm32_firewall_controller *ctrl, u32 id);
void (*release_access)(struct stm32_firewall_controller *ctrl, u32 id);
int (*grant_memory_range_access)(struct stm32_firewall_controller *ctrl, phys_addr_t paddr,
int stm32_firewall_controller_register(struct stm32_firewall_controller *firewall_controller);
void stm32_firewall_controller_unregister(struct stm32_firewall_controller *firewall_controller);
int stm32_firewall_populate_bus(struct stm32_firewall_controller *firewall_controller);
static int stm32_rifsc_register_debugfs(struct stm32_firewall_controller *rifsc_controller,
static int stm32_rif_acquire_semaphore(struct stm32_firewall_controller *stm32_firewall_controller,
void __iomem *addr = stm32_firewall_controller->mmio + RIFSC_RISC_PER0_SEMCR + 0x8 * id;
static void stm32_rif_release_semaphore(struct stm32_firewall_controller *stm32_firewall_controller,
void __iomem *addr = stm32_firewall_controller->mmio + RIFSC_RISC_PER0_SEMCR + 0x8 * id;
static int stm32_rifsc_grant_access(struct stm32_firewall_controller *ctrl, u32 firewall_id)
struct stm32_firewall_controller *rifsc_controller = ctrl;
static void stm32_rifsc_release_access(struct stm32_firewall_controller *ctrl, u32 firewall_id)
struct stm32_firewall_controller *rifsc_controller;
struct stm32_firewall_controller;
struct stm32_firewall_controller *firewall_ctrl;