Searched refs:BUS_IDLE_LOOP (Results 1 – 6 of 6) sorted by relevance
73 #define BUS_IDLE_LOOP 1000 macro
171 wait_cnt < BUS_IDLE_LOOP) { in pmu_bus_idle_req()
115 #define BUS_IDLE_LOOP 1000 macro
258 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()
411 if (++wait_cnt > BUS_IDLE_LOOP) in pmu_bus_idle_req()416 if (wait_cnt > BUS_IDLE_LOOP) in pmu_bus_idle_req()
504 #define BUS_IDLE_LOOP 1000 macro