Home
last modified time | relevance | path

Searched defs:rockchip_pd_lock_init (Results 1 – 2 of 2) sorted by relevance

/arm-trusted-firmware/plat/rockchip/common/drivers/pmu/
H A Dpmu_com.h22 #define rockchip_pd_lock_init() bakery_lock_init(&rockchip_pd_lock) macro
/arm-trusted-firmware/plat/rockchip/px30/drivers/pmu/
H A Dpmu.c29 #define rockchip_pd_lock_init() bakery_lock_init(&rockchip_pd_lock) macro