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