Home
last modified time | relevance | path

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

/drivers/pmdomain/sunxi/
Dsun20i-ppu.c43 struct sun20i_ppu_pd { struct
49 container_of(_genpd, struct sun20i_ppu_pd, genpd) argument
51 static bool sun20i_ppu_pd_is_on(const struct sun20i_ppu_pd *pd) in sun20i_ppu_pd_is_on()
58 static int sun20i_ppu_pd_set_power(const struct sun20i_ppu_pd *pd, bool power_on) in sun20i_ppu_pd_set_power()
90 const struct sun20i_ppu_pd *pd = to_sun20i_ppu_pd(genpd); in sun20i_ppu_pd_power_on()
97 const struct sun20i_ppu_pd *pd = to_sun20i_ppu_pd(genpd); in sun20i_ppu_pd_power_off()
107 struct sun20i_ppu_pd *pds; in sun20i_ppu_probe()
150 struct sun20i_ppu_pd *pd = &pds[i]; in sun20i_ppu_probe()