Home
last modified time | relevance | path

Searched refs:DECLARE_BAKERY_LOCK (Results 1 – 7 of 7) sorted by relevance

/trusted-firmware-a-3.4.0/plat/mediatek/mt8192/drivers/spm/
Dmt_spm.h24 DECLARE_BAKERY_LOCK(spm_lock);
/trusted-firmware-a-3.4.0/plat/mediatek/mt8195/drivers/spm/
Dmt_spm.h24 DECLARE_BAKERY_LOCK(spm_lock);
/trusted-firmware-a-3.4.0/include/lib/
Dbakery_lock.h101 #define DECLARE_BAKERY_LOCK(_name) extern bakery_lock_t _name macro
/trusted-firmware-a-3.4.0/plat/mediatek/mt8186/drivers/spm/
Dmt_spm.h23 DECLARE_BAKERY_LOCK(spm_lock);
/trusted-firmware-a-3.4.0/plat/imx/imx8m/include/
Dgpc.h57 DECLARE_BAKERY_LOCK(gpc_lock);
/trusted-firmware-a-3.4.0/plat/rockchip/common/drivers/pmu/
Dpmu_com.h17 DECLARE_BAKERY_LOCK(rockchip_pd_lock);
/trusted-firmware-a-3.4.0/lib/psci/
Dpsci_private.h212 #define DECLARE_PSCI_LOCK(_name) DECLARE_BAKERY_LOCK(_name)