Home
last modified time | relevance | path

Searched refs:imx_pgc_domain (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/soc/imx/
H A Dgpcv2.c105 struct imx_pgc_domain { struct
125 const struct imx_pgc_domain *domains;
133 struct imx_pgc_domain *domain = container_of(genpd, in imx_gpc_pu_pgc_sw_pxx_req()
134 struct imx_pgc_domain, in imx_gpc_pu_pgc_sw_pxx_req()
222 static const struct imx_pgc_domain imx7_pgc_domains[] = {
282 static const struct imx_pgc_domain imx8m_pgc_domains[] = {
446 static int imx_pgc_get_clocks(struct imx_pgc_domain *domain) in imx_pgc_get_clocks()
473 static void imx_pgc_put_clocks(struct imx_pgc_domain *domain) in imx_pgc_put_clocks()
483 struct imx_pgc_domain *domain = pdev->dev.platform_data; in imx_pgc_domain_probe()
522 struct imx_pgc_domain *domai in imx_pgc_domain_remove()
[all...]
/kernel/linux/linux-6.6/drivers/pmdomain/imx/
H A Dgpcv2.c277 struct imx_pgc_domain { struct
304 const struct imx_pgc_domain *domains;
310 static inline struct imx_pgc_domain *
313 return container_of(genpd, struct imx_pgc_domain, genpd); in to_imx_pgc_domain()
318 struct imx_pgc_domain *domain = to_imx_pgc_domain(genpd); in imx_pgc_power_up()
417 struct imx_pgc_domain *domain = to_imx_pgc_domain(genpd); in imx_pgc_power_down()
493 static const struct imx_pgc_domain imx7_pgc_domains[] = {
561 static const struct imx_pgc_domain imx8m_pgc_domains[] = {
730 static const struct imx_pgc_domain imx8mm_pgc_domains[] = {
923 static const struct imx_pgc_domain imx8mp_pgc_domain
[all...]

Completed in 4 milliseconds