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