Home
last modified time | relevance | path

Searched refs:to_rockchip_pd (Results 1 – 1 of 1) sorted by relevance

/drivers/pmdomain/rockchip/
Dpm-domains.c101 #define to_rockchip_pd(gpd) container_of(gpd, struct rockchip_pm_domain, genpd) macro
226 pd = to_rockchip_pd(genpd); in rockchip_pmu_block()
243 pd = to_rockchip_pd(genpd); in rockchip_pmu_block()
267 pd = to_rockchip_pd(genpd); in rockchip_pmu_unblock()
565 struct rockchip_pm_domain *pd = to_rockchip_pd(domain); in rockchip_pd_power_on()
572 struct rockchip_pm_domain *pd = to_rockchip_pd(domain); in rockchip_pd_power_off()
780 pd = to_rockchip_pd(genpd); in rockchip_pm_domain_cleanup()