Searched refs:sec_cfgr (Results 1 – 1 of 1) sorted by relevance
464 u32 cid_cfgr, sec_cfgr, priv_cfgr; in stm32_rifsc_fill_dev_dbg_entry() local469 sec_cfgr = readl_relaxed(rifsc->mmio + RIFSC_RISC_SECCFGR0 + 0x4 * reg_id); in stm32_rifsc_fill_dev_dbg_entry()479 dbg_entry->dev_sec = sec_cfgr & BIT(reg_offset) ? true : false; in stm32_rifsc_fill_dev_dbg_entry()