Searched refs:rockchip_pm_domain (Results 1 – 1 of 1) sorted by relevance
86 struct rockchip_pm_domain { struct106 #define to_rockchip_pd(gpd) container_of(gpd, struct rockchip_pm_domain, genpd) argument223 struct rockchip_pm_domain *pd; in rockchip_pmu_block()286 struct rockchip_pm_domain *pd; in rockchip_pmu_unblock()309 static bool rockchip_pmu_domain_is_idle(struct rockchip_pm_domain *pd) in rockchip_pmu_domain_is_idle()327 static int rockchip_pmu_ungate_clk(struct rockchip_pm_domain *pd, bool ungate) in rockchip_pmu_ungate_clk()347 static int rockchip_pmu_set_idle_request(struct rockchip_pm_domain *pd, in rockchip_pmu_set_idle_request()395 static int rockchip_pmu_save_qos(struct rockchip_pm_domain *pd) in rockchip_pmu_save_qos()419 static int rockchip_pmu_restore_qos(struct rockchip_pm_domain *pd) in rockchip_pmu_restore_qos()444 static bool rockchip_pmu_domain_is_on(struct rockchip_pm_domain *pd) in rockchip_pmu_domain_is_on()[all …]