Home
last modified time | relevance | path

Searched refs:bakery_lock_get (Results 1 – 25 of 30) sorted by relevance

12

/tf-a-ffa_el3_spmc/plat/renesas/common/include/
A Drcar_private.h35 #define rcar_lock_get() bakery_lock_get(&rcar_lock)
66 bakery_lock_get(_lock_arg, \
/tf-a-ffa_el3_spmc/plat/xilinx/versal/pm_service/
A Dpm_client.c169 bakery_lock_get(&pm_client_secure_lock); in pm_client_suspend()
192 bakery_lock_get(&pm_client_secure_lock); in pm_client_abort_suspend()
229 bakery_lock_get(&pm_client_secure_lock); in pm_client_wakeup()
/tf-a-ffa_el3_spmc/plat/amlogic/common/
A Daml_mhu.c15 bakery_lock_get(&mhu_lock); in aml_mhu_secure_message_start()
/tf-a-ffa_el3_spmc/plat/imx/imx8m/
A Dgpc_common.c44 bakery_lock_get(&gpc_lock); in imx_set_cpu_pwr_off()
57 bakery_lock_get(&gpc_lock); in imx_set_cpu_pwr_on()
83 bakery_lock_get(&gpc_lock); in imx_set_cpu_lpm()
/tf-a-ffa_el3_spmc/plat/mediatek/mt8192/drivers/spm/
A Dmt_spm.h25 #define plat_spm_lock() bakery_lock_get(&spm_lock)
/tf-a-ffa_el3_spmc/plat/mediatek/mt8195/drivers/spm/
A Dmt_spm.h25 #define plat_spm_lock() bakery_lock_get(&spm_lock)
/tf-a-ffa_el3_spmc/plat/xilinx/common/pm_service/
A Dpm_ipi.c94 bakery_lock_get(&pm_secure_lock); in pm_ipi_send_non_blocking()
117 bakery_lock_get(&pm_secure_lock); in pm_ipi_send()
229 bakery_lock_get(&pm_secure_lock); in pm_ipi_send_sync()
/tf-a-ffa_el3_spmc/plat/xilinx/zynqmp/pm_service/
A Dpm_client.c281 bakery_lock_get(&pm_client_secure_lock); in pm_client_suspend()
304 bakery_lock_get(&pm_client_secure_lock); in pm_client_abort_suspend()
326 bakery_lock_get(&pm_client_secure_lock); in pm_client_wakeup()
/tf-a-ffa_el3_spmc/plat/socionext/synquacer/drivers/mhu/
A Dsq_mhu.c41 bakery_lock_get(&sq_lock); in mhu_secure_message_start()
/tf-a-ffa_el3_spmc/include/lib/
A Dbakery_lock.h96 void bakery_lock_get(bakery_lock_t *bakery);
/tf-a-ffa_el3_spmc/plat/mediatek/mt8183/
A Dplat_dcm.c38 bakery_lock_get(&dcm_lock); in dcm_lock_get()
/tf-a-ffa_el3_spmc/plat/imx/imx8m/imx8mq/
A Dgpc.c22 bakery_lock_get(&gpc_lock); in imx_set_cpu_pwr_off()
37 bakery_lock_get(&gpc_lock); in imx_set_cpu_lpm()
/tf-a-ffa_el3_spmc/plat/brcm/common/
A Dbrcm_mhu.c45 bakery_lock_get(&bcm_lock); in mhu_secure_message_start()
/tf-a-ffa_el3_spmc/drivers/allwinner/
A Dsunxi_msgbox.c61 bakery_lock_get(&mhu_secure_message_lock); in mhu_secure_message_start()
/tf-a-ffa_el3_spmc/lib/locks/bakery/
A Dbakery_lock_coherent.c92 void bakery_lock_get(bakery_lock_t *bakery) in bakery_lock_get() function
A Dbakery_lock_normal.c165 void bakery_lock_get(bakery_lock_t *lock) in bakery_lock_get() function
/tf-a-ffa_el3_spmc/plat/marvell/armada/common/
A Dmarvell_gicv2.c82 bakery_lock_get(&a7k8k_irq_lock); in a7k8k_pmu_interrupt_handler()
/tf-a-ffa_el3_spmc/plat/rockchip/common/drivers/pmu/
A Dpmu_com.h23 #define rockchip_pd_lock_get() bakery_lock_get(&rockchip_pd_lock)
/tf-a-ffa_el3_spmc/plat/imx/common/sci/
A Dipc.c20 #define sc_ipc_lock() bakery_lock_get(&sc_ipc_bakery_lock)
/tf-a-ffa_el3_spmc/plat/marvell/armada/a8k/common/
A Dplat_pm.c410 bakery_lock_get(&pm_sys_lock); in a8k_pwr_domain_on()
458 bakery_lock_get(&pm_sys_lock); in a8k_pwr_domain_off()
607 bakery_lock_get(&pm_sys_lock); in a8k_pwr_domain_suspend()
/tf-a-ffa_el3_spmc/plat/allwinner/sun50i_a64/
A Dsunxi_power.c229 bakery_lock_get(&arisc_lock); in sunxi_cpu_power_off_self()
/tf-a-ffa_el3_spmc/drivers/arm/css/scmi/
A Dscmi_common.c21 #define scmi_lock_get(lock) bakery_lock_get(lock)
/tf-a-ffa_el3_spmc/plat/brcm/board/stingray/src/
A Dbrcm_pm_ops.c50 #define event_lock_get(_lock) bakery_lock_get(&_lock)
/tf-a-ffa_el3_spmc/lib/psci/
A Dpsci_private.h236 bakery_lock_get(&psci_locks[non_cpu_pd_node->lock_index]); in psci_lock_get()
/tf-a-ffa_el3_spmc/include/plat/arm/common/
A Dplat_arm.h92 #define arm_lock_get() bakery_lock_get(&arm_lock)

Completed in 29 milliseconds

12