Home
last modified time | relevance | path

Searched refs:IDS_PER_RISC_SEC_PRIV_REGS (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/bus/
H A Dstm32_rifsc.c57 #define IDS_PER_RISC_SEC_PRIV_REGS 32 macro
124 reg_id = firewall_id / IDS_PER_RISC_SEC_PRIV_REGS; in stm32_rifsc_grant_access()
125 reg_offset = firewall_id % IDS_PER_RISC_SEC_PRIV_REGS; in stm32_rifsc_grant_access()