Home
last modified time | relevance | path

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

/Linux-v6.1/arch/arm/mach-s3c/
Dpm-s3c64xx.c34 struct s3c64xx_pm_domain { struct
43 struct s3c64xx_pm_domain *pd; in s3c64xx_pd_off() argument
46 pd = container_of(domain, struct s3c64xx_pm_domain, pd); in s3c64xx_pd_off()
57 struct s3c64xx_pm_domain *pd; in s3c64xx_pd_on()
61 pd = container_of(domain, struct s3c64xx_pm_domain, pd); in s3c64xx_pd_on()
84 static struct s3c64xx_pm_domain s3c64xx_pm_irom = {
93 static struct s3c64xx_pm_domain s3c64xx_pm_etm = {
103 static struct s3c64xx_pm_domain s3c64xx_pm_s = {
113 static struct s3c64xx_pm_domain s3c64xx_pm_f = {
123 static struct s3c64xx_pm_domain s3c64xx_pm_p = {
[all …]