Searched refs:rockchip_pm_domain (Results 1 – 1 of 1) sorted by relevance
76 struct rockchip_pm_domain { struct96 #define to_rockchip_pd(gpd) container_of(gpd, struct rockchip_pm_domain, genpd) argument189 struct rockchip_pm_domain *pd; in rockchip_pmu_block()252 struct rockchip_pm_domain *pd; in rockchip_pmu_unblock()275 static bool rockchip_pmu_domain_is_idle(struct rockchip_pm_domain *pd) in rockchip_pmu_domain_is_idle()293 static int rockchip_pmu_set_idle_request(struct rockchip_pm_domain *pd, in rockchip_pmu_set_idle_request()341 static int rockchip_pmu_save_qos(struct rockchip_pm_domain *pd) in rockchip_pmu_save_qos()365 static int rockchip_pmu_restore_qos(struct rockchip_pm_domain *pd) in rockchip_pmu_restore_qos()390 static bool rockchip_pmu_domain_is_on(struct rockchip_pm_domain *pd) in rockchip_pmu_domain_is_on()411 static void rockchip_do_pmu_set_power_domain(struct rockchip_pm_domain *pd, in rockchip_do_pmu_set_power_domain()[all …]