Home
last modified time | relevance | path

Searched refs:BUS_IDLE_LOOP (Results 1 – 6 of 6) sorted by relevance

/rk3399_ARM-atf/plat/rockchip/px30/drivers/pmu/
H A Dpmu.h73 #define BUS_IDLE_LOOP 1000 macro
H A Dpmu.c171 wait_cnt < BUS_IDLE_LOOP) { in pmu_bus_idle_req()
/rk3399_ARM-atf/plat/rockchip/rk3588/drivers/pmu/
H A Dpmu.h115 #define BUS_IDLE_LOOP 1000 macro
H A Dpmu.c258 if (++wait_cnt > BUS_IDLE_LOOP) in pmu_bus_idle_req()
263 if (wait_cnt > BUS_IDLE_LOOP) in pmu_bus_idle_req()
285 if (wait_cnt > BUS_IDLE_LOOP) in pmu_qch_pwr_ctlr()
/rk3399_ARM-atf/plat/rockchip/rk3576/drivers/pmu/
H A Dpmu.c411 if (++wait_cnt > BUS_IDLE_LOOP) in pmu_bus_idle_req()
416 if (wait_cnt > BUS_IDLE_LOOP) in pmu_bus_idle_req()
H A Dpmu.h504 #define BUS_IDLE_LOOP 1000 macro