Searched refs:meson_secure_pwrc_domain (Results 1 – 1 of 1) sorted by relevance
23 struct meson_secure_pwrc_domain { struct30 struct meson_secure_pwrc_domain *domains; argument39 bool (*is_off)(struct meson_secure_pwrc_domain *pwrc_domain);47 static bool pwrc_secure_is_off(struct meson_secure_pwrc_domain *pwrc_domain) in pwrc_secure_is_off()61 struct meson_secure_pwrc_domain *pwrc_domain = in meson_secure_pwrc_off()62 container_of(domain, struct meson_secure_pwrc_domain, base); in meson_secure_pwrc_off()76 struct meson_secure_pwrc_domain *pwrc_domain = in meson_secure_pwrc_on()77 container_of(domain, struct meson_secure_pwrc_domain, base); in meson_secure_pwrc_on()197 struct meson_secure_pwrc_domain *dom = &pwrc->domains[i]; in meson_secure_pwrc_probe()