Lines Matching refs:s3c64xx_pm_domain
38 struct s3c64xx_pm_domain { struct
47 struct s3c64xx_pm_domain *pd; in s3c64xx_pd_off() argument
50 pd = container_of(domain, struct s3c64xx_pm_domain, pd); in s3c64xx_pd_off()
61 struct s3c64xx_pm_domain *pd; in s3c64xx_pd_on()
65 pd = container_of(domain, struct s3c64xx_pm_domain, pd); in s3c64xx_pd_on()
88 static struct s3c64xx_pm_domain s3c64xx_pm_irom = {
97 static struct s3c64xx_pm_domain s3c64xx_pm_etm = {
107 static struct s3c64xx_pm_domain s3c64xx_pm_s = {
117 static struct s3c64xx_pm_domain s3c64xx_pm_f = {
127 static struct s3c64xx_pm_domain s3c64xx_pm_p = {
137 static struct s3c64xx_pm_domain s3c64xx_pm_i = {
147 static struct s3c64xx_pm_domain s3c64xx_pm_g = {
156 static struct s3c64xx_pm_domain s3c64xx_pm_v = {
166 static struct s3c64xx_pm_domain *s3c64xx_always_on_pm_domains[] = {
170 static struct s3c64xx_pm_domain *s3c64xx_pm_domains[] = {