Searched refs:pmu_bus_idle (Results 1 – 2 of 2) sorted by relevance
| /rk3399_ARM-atf/plat/rockchip/rk3576/drivers/pmu/ | ||
| H A D | pmu.h | 474 pmu_bus_idle = 1, enumerator |
| H A D | pmu.c | 462 state = (pd_state == pmu_pd_off) ? pmu_bus_idle : pmu_bus_active; in pmu_set_power_domain() |