Home
last modified time | relevance | path

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

/drivers/pmdomain/mediatek/
Dmtk-pm-domains.c101 static int scpsys_sram_disable(struct scpsys_domain *pd) in scpsys_sram_disable() function
255 scpsys_sram_disable(pd); in scpsys_power_on()
276 ret = scpsys_sram_disable(pd); in scpsys_power_off()
Dmtk-scpsys.c263 static int scpsys_sram_disable(struct scp_domain *scpd, void __iomem *ctl_addr) in scpsys_sram_disable() function
373 ret = scpsys_sram_disable(scpd, ctl_addr); in scpsys_power_off()