Home
last modified time | relevance | path

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

/optee_os/core/include/drivers/
H A Dstm32_rif.h88 static inline bool stm32_rif_semaphore_enabled_and_ok(uint32_t cidcfgr, in stm32_rif_semaphore_enabled_and_ok() function
174 stm32_rif_semaphore_enabled_and_ok(uint32_t cidcfgr __unused, in stm32_rif_semaphore_enabled_and_ok() function
/optee_os/core/drivers/firewall/
H A Dstm32_rif.c50 if (stm32_rif_semaphore_enabled_and_ok(cidcfgr, cid_to_check)) { in stm32_rif_check_access()
H A Dstm32_rifsc.c783 !stm32_rif_semaphore_enabled_and_ok(cidcfgr, cid_to_check)) || in stm32_rifsc_check_access()
832 if (!stm32_rif_semaphore_enabled_and_ok(cidcfgr, RIF_CID1)) in stm32_rifsc_acquire_access()
918 if (stm32_rif_semaphore_enabled_and_ok(cidcfgr, RIF_CID1)) in stm32_rifsc_release_access()
975 if (!stm32_rif_semaphore_enabled_and_ok(risup->cid_attr, in stm32_rifsc_sem_pm_resume()
/optee_os/core/drivers/
H A Dstm32_hpdma.c104 if (!stm32_rif_semaphore_enabled_and_ok(cidcfgr, RIF_CID1)) in handle_available_semaphores()
H A Dstm32_gpio.c469 } else if (stm32_rif_semaphore_enabled_and_ok(cidcfgr, RIF_CID1)) { in pin_is_accessible()
494 if (stm32_rif_semaphore_enabled_and_ok(cidcfgr, RIF_CID1)) in acquire_rif_semaphore_if_needed()
526 if (stm32_rif_semaphore_enabled_and_ok(cidcfgr, RIF_CID1) && in release_rif_semaphore_if_acquired()
951 if (!stm32_rif_semaphore_enabled_and_ok(cidcfgr, RIF_CID1)) in handle_available_semaphores()
H A Dstm32_fmc.c111 if (!stm32_rif_semaphore_enabled_and_ok(cidcfgr, RIF_CID1)) in handle_available_semaphores()
/optee_os/core/drivers/clk/
H A Dclk-stm32mp21.c3501 if (!stm32_rif_semaphore_enabled_and_ok(cidcfgr, RIF_CID1)) in handle_available_semaphores()
H A Dclk-stm32mp25.c3576 if (!stm32_rif_semaphore_enabled_and_ok(cidcfgr, RIF_CID1)) in handle_available_semaphores()