Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/firmware/imx/
H A Dscu-pd.c198 static int imx_sc_pd_power(struct generic_pm_domain *domain, bool power_on) in imx_sc_pd_power() function
225 return imx_sc_pd_power(domain, true); in imx_sc_pd_power_on()
230 return imx_sc_pd_power(domain, false); in imx_sc_pd_power_off()
/kernel/linux/linux-6.6/drivers/pmdomain/imx/
H A Dscu-pd.c357 static int imx_sc_pd_power(struct generic_pm_domain *domain, bool power_on) in imx_sc_pd_power() function
388 return imx_sc_pd_power(domain, true); in imx_sc_pd_power_on()
393 return imx_sc_pd_power(domain, false); in imx_sc_pd_power_off()

Completed in 2 milliseconds