Searched refs:rockchip_pm_domain (Results 1 – 1 of 1) sorted by relevance
93 struct rockchip_pm_domain { struct115 #define to_rockchip_pd(gpd) container_of(gpd, struct rockchip_pm_domain, genpd) argument270 struct rockchip_pm_domain *pd; in rockchip_pmu_block()333 struct rockchip_pm_domain *pd; in rockchip_pmu_unblock()356 static bool rockchip_pmu_domain_is_idle(struct rockchip_pm_domain *pd) in rockchip_pmu_domain_is_idle()374 static int rockchip_pmu_ungate_clk(struct rockchip_pm_domain *pd, bool ungate) in rockchip_pmu_ungate_clk()394 static int rockchip_pmu_set_idle_request(struct rockchip_pm_domain *pd, in rockchip_pmu_set_idle_request()442 static int rockchip_pmu_save_qos(struct rockchip_pm_domain *pd) in rockchip_pmu_save_qos()466 static int rockchip_pmu_restore_qos(struct rockchip_pm_domain *pd) in rockchip_pmu_restore_qos()491 static bool rockchip_pmu_domain_is_on(struct rockchip_pm_domain *pd) in rockchip_pmu_domain_is_on()[all …]