Searched refs:IDS_PER_RISC_SEC_PRIV_REGS (Results 1 – 1 of 1) sorted by relevance
60 #define IDS_PER_RISC_SEC_PRIV_REGS 32 macro465 u8 reg_id = i / IDS_PER_RISC_SEC_PRIV_REGS; in stm32_rifsc_fill_dev_dbg_entry()466 u8 reg_offset = i % IDS_PER_RISC_SEC_PRIV_REGS; in stm32_rifsc_fill_dev_dbg_entry()686 reg_id = firewall_id / IDS_PER_RISC_SEC_PRIV_REGS; in stm32_rifsc_grant_access()687 reg_offset = firewall_id % IDS_PER_RISC_SEC_PRIV_REGS; in stm32_rifsc_grant_access()