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

/linux-4.4.14/drivers/soc/mediatek/
H A Dmtk-scpsys.c172 struct scp_domain { struct
185 struct scp_domain domains[NUM_DOMAINS];
192 static int scpsys_domain_is_on(struct scp_domain *scpd) scpsys_domain_is_on()
214 struct scp_domain *scpd = container_of(genpd, struct scp_domain, genpd); scpsys_power_on()
309 struct scp_domain *scpd = container_of(genpd, struct scp_domain, genpd); scpsys_power_off()
393 struct scp_domain *scpd; scpsys_active_wakeup()
396 scpd = container_of(genpd, struct scp_domain, genpd); scpsys_active_wakeup()
454 struct scp_domain *scpd = &scp->domains[i]; scpsys_probe()

Completed in 57 milliseconds