Home
last modified time | relevance | path

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

/linux/drivers/pmdomain/mediatek/
H A Dmtk-pm-domains.c229 static int scpsys_regulator_disable(struct regulator *supply) in scpsys_regulator_disable() function
307 scpsys_regulator_disable(pd->supply); in scpsys_power_on()
347 scpsys_regulator_disable(pd->supply); in scpsys_power_off()
H A 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()