Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/soc/ti/
Dti_sci_pm_domains.c52 #define genpd_to_ti_sci_pd(gpd) container_of(gpd, struct ti_sci_pm_domain, pd) macro
60 struct ti_sci_pm_domain *pd = genpd_to_ti_sci_pd(domain); in ti_sci_pd_power_off()
72 struct ti_sci_pm_domain *pd = genpd_to_ti_sci_pd(domain); in ti_sci_pd_power_on()
105 genpd_to_ti_sci_pd(genpd_data->domains[idx])->exclusive = in ti_sci_pd_xlate()