Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/pmdomain/starfive/
Djh71xx-pmu.c69 struct jh71xx_pmu_dev { struct
75 static int jh71xx_pmu_get_state(struct jh71xx_pmu_dev *pmd, u32 mask, bool *is_on) in jh71xx_pmu_get_state() argument
87 static int jh71xx_pmu_set_state(struct jh71xx_pmu_dev *pmd, u32 mask, bool on) in jh71xx_pmu_set_state()
171 struct jh71xx_pmu_dev *pmd = container_of(genpd, in jh71xx_pmu_on()
172 struct jh71xx_pmu_dev, genpd); in jh71xx_pmu_on()
180 struct jh71xx_pmu_dev *pmd = container_of(genpd, in jh71xx_pmu_off()
181 struct jh71xx_pmu_dev, genpd); in jh71xx_pmu_off()
231 struct jh71xx_pmu_dev *pmd; in jh71xx_pmu_init_domain()