Home
last modified time | relevance | path

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

/linux/drivers/pmdomain/marvell/
H A Dpxa1908-power-controller.c36 #define to_pxa1908_pd(_genpd) container_of(_genpd, struct pxa1908_pd, genpd)
53 struct pxa1908_pd { struct
60 static inline bool pxa1908_pd_is_on(struct pxa1908_pd *pd) in pxa1908_pd_is_on() argument
76 struct pxa1908_pd *pd = to_pxa1908_pd(genpd); in pxa1908_pd_power_on()
98 struct pxa1908_pd *pd = to_pxa1908_pd(genpd); in pxa1908_pd_power_off()
119 struct pxa1908_pd *pd = to_pxa1908_pd(genpd); in pxa1908_dsi_power_on()
127 struct pxa1908_pd *pd = to_pxa1908_pd(genpd); in pxa1908_dsi_power_off()
135 struct pxa1908_pd *pd = to_pxa1908_pd(genpd); in pxa1908_audio_power_on()
143 struct pxa1908_pd *pd = to_pxa1908_pd(genpd); in pxa1908_audio_power_off()
164 static struct pxa1908_pd domains[NR_DOMAINS] = {
[all …]