Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/soc/mediatek/
Dmtk-pm-domains.c201 static int scpsys_regulator_disable(struct regulator *supply) in scpsys_regulator_disable() function
256 scpsys_regulator_disable(pd->supply); in scpsys_power_on()
292 scpsys_regulator_disable(pd->supply); in scpsys_power_off()
Dmtk-scpsys.c202 static int scpsys_regulator_disable(struct scp_domain *scpd) in scpsys_regulator_disable() function
354 scpsys_regulator_disable(scpd); in scpsys_power_on()
402 ret = scpsys_regulator_disable(scpd); in scpsys_power_off()