Home
last modified time | relevance | path

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

12

/tf-a-ffa_el3_spmc/plat/renesas/common/include/
A Drcar_private.h36 #define rcar_lock_release() bakery_lock_release(&rcar_lock)
70 bakery_lock_release(_lock_arg, \
/tf-a-ffa_el3_spmc/plat/marvell/armada/common/
A Dmarvell_gicv2.c90 bakery_lock_release(&a7k8k_irq_lock); in a7k8k_pmu_interrupt_handler()
100 bakery_lock_release(&a7k8k_irq_lock); in a7k8k_pmu_interrupt_handler()
/tf-a-ffa_el3_spmc/plat/xilinx/versal/pm_service/
A Dpm_client.c178 bakery_lock_release(&pm_client_secure_lock); in pm_client_suspend()
198 bakery_lock_release(&pm_client_secure_lock); in pm_client_abort_suspend()
236 bakery_lock_release(&pm_client_secure_lock); in pm_client_wakeup()
/tf-a-ffa_el3_spmc/plat/amlogic/common/
A Daml_mhu.c44 bakery_lock_release(&mhu_lock); in aml_mhu_secure_message_end()
/tf-a-ffa_el3_spmc/plat/imx/imx8m/
A Dgpc_common.c49 bakery_lock_release(&gpc_lock); in imx_set_cpu_pwr_off()
62 bakery_lock_release(&gpc_lock); in imx_set_cpu_pwr_on()
99 bakery_lock_release(&gpc_lock); in imx_set_cpu_lpm()
/tf-a-ffa_el3_spmc/plat/mediatek/mt8192/drivers/spm/
A Dmt_spm.h26 #define plat_spm_unlock() bakery_lock_release(&spm_lock)
/tf-a-ffa_el3_spmc/plat/mediatek/mt8195/drivers/spm/
A Dmt_spm.h26 #define plat_spm_unlock() bakery_lock_release(&spm_lock)
/tf-a-ffa_el3_spmc/plat/xilinx/common/pm_service/
A Dpm_ipi.c98 bakery_lock_release(&pm_secure_lock); in pm_ipi_send_non_blocking()
121 bakery_lock_release(&pm_secure_lock); in pm_ipi_send()
238 bakery_lock_release(&pm_secure_lock); in pm_ipi_send_sync()
/tf-a-ffa_el3_spmc/plat/xilinx/zynqmp/pm_service/
A Dpm_client.c289 bakery_lock_release(&pm_client_secure_lock); in pm_client_suspend()
310 bakery_lock_release(&pm_client_secure_lock); in pm_client_abort_suspend()
333 bakery_lock_release(&pm_client_secure_lock); in pm_client_wakeup()
/tf-a-ffa_el3_spmc/plat/socionext/synquacer/drivers/mhu/
A Dsq_mhu.c80 bakery_lock_release(&sq_lock); in mhu_secure_message_end()
/tf-a-ffa_el3_spmc/include/lib/
A Dbakery_lock.h97 void bakery_lock_release(bakery_lock_t *bakery);
/tf-a-ffa_el3_spmc/plat/allwinner/sun50i_a64/
A Dsunxi_power.c234 bakery_lock_release(&arisc_lock); in sunxi_cpu_power_off_self()
258 bakery_lock_release(&arisc_lock); in sunxi_cpu_power_off_self()
/tf-a-ffa_el3_spmc/plat/mediatek/mt8183/
A Dplat_dcm.c43 bakery_lock_release(&dcm_lock); in dcm_lock_release()
/tf-a-ffa_el3_spmc/plat/imx/imx8m/imx8mq/
A Dgpc.c28 bakery_lock_release(&gpc_lock); in imx_set_cpu_pwr_off()
53 bakery_lock_release(&gpc_lock); in imx_set_cpu_lpm()
/tf-a-ffa_el3_spmc/plat/brcm/common/
A Dbrcm_mhu.c112 bakery_lock_release(&bcm_lock); in mhu_secure_message_end()
/tf-a-ffa_el3_spmc/drivers/allwinner/
A Dsunxi_msgbox.c94 bakery_lock_release(&mhu_secure_message_lock); in mhu_secure_message_end()
/tf-a-ffa_el3_spmc/lib/locks/bakery/
A Dbakery_lock_coherent.c149 void bakery_lock_release(bakery_lock_t *bakery) in bakery_lock_release() function
A Dbakery_lock_normal.c229 void bakery_lock_release(bakery_lock_t *lock) in bakery_lock_release() function
/tf-a-ffa_el3_spmc/plat/rockchip/common/drivers/pmu/
A Dpmu_com.h24 #define rockchip_pd_lock_rls() bakery_lock_release(&rockchip_pd_lock)
/tf-a-ffa_el3_spmc/plat/imx/common/sci/
A Dipc.c21 #define sc_ipc_unlock() bakery_lock_release(&sc_ipc_bakery_lock)
/tf-a-ffa_el3_spmc/plat/marvell/armada/a8k/common/
A Dplat_pm.c419 bakery_lock_release(&pm_sys_lock); in a8k_pwr_domain_on()
467 bakery_lock_release(&pm_sys_lock); in a8k_pwr_domain_off()
616 bakery_lock_release(&pm_sys_lock); in a8k_pwr_domain_suspend()
/tf-a-ffa_el3_spmc/drivers/arm/css/scmi/
A Dscmi_common.c22 #define scmi_lock_release(lock) bakery_lock_release(lock)
/tf-a-ffa_el3_spmc/plat/brcm/board/stingray/src/
A Dbrcm_pm_ops.c51 #define event_lock_release(_lock) bakery_lock_release(&_lock)
/tf-a-ffa_el3_spmc/lib/psci/
A Dpsci_private.h241 bakery_lock_release(&psci_locks[non_cpu_pd_node->lock_index]); in psci_lock_release()
/tf-a-ffa_el3_spmc/include/plat/arm/common/
A Dplat_arm.h93 #define arm_lock_release() bakery_lock_release(&arm_lock)

Completed in 61 milliseconds

12