Home
last modified time | relevance | path

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

/linux/include/linux/clk/
A Drenesas.h21 int cpg_mstp_attach_dev(struct generic_pm_domain *unused, struct device *dev);
24 #define cpg_mstp_attach_dev NULL macro
/linux/drivers/clk/renesas/
A Dclk-mstp.c266 int cpg_mstp_attach_dev(struct generic_pm_domain *unused, struct device *dev) in cpg_mstp_attach_dev() function
337 pd->attach_dev = cpg_mstp_attach_dev; in cpg_mstp_add_clk_domain()
/linux/drivers/soc/renesas/
A Drmobile-sysc.c115 genpd->attach_dev = cpg_mstp_attach_dev; in rmobile_init_pm_domain()
A Drcar-sysc.c238 genpd->attach_dev = cpg_mstp_attach_dev; in rcar_sysc_pd_setup()

Completed in 15 milliseconds