Searched refs:_RISAF_GET_REGION_ID (Results 1 – 1 of 1) sorted by relevance
109 #define _RISAF_GET_REGION_ID(cfg) ((cfg) & DT_RISAF_REG_ID_MASK) macro469 uint32_t id = _RISAF_GET_REGION_ID(regions[i].cfg); in stm32_risaf_pm_resume()496 uint32_t id = _RISAF_GET_REGION_ID(risaf->pdata.regions[i].cfg); in stm32_risaf_pm_suspend()588 id = _RISAF_GET_REGION_ID(fw->args[0]); in stm32_risaf_acquire_access()594 if (id == _RISAF_GET_REGION_ID(risaf->pdata.regions[i].cfg)) { in stm32_risaf_acquire_access()649 id = _RISAF_GET_REGION_ID(q_cfg); in stm32_risaf_reconfigure_region()655 if (id == _RISAF_GET_REGION_ID(risaf->pdata.regions[i].cfg)) { in stm32_risaf_reconfigure_region()814 id = _RISAF_GET_REGION_ID(regions[i].cfg); in stm32_risaf_probe()