Searched refs:meson_secure_pwrc_domain (Results 1 – 1 of 1) sorted by relevance
27 struct meson_secure_pwrc_domain { struct35 struct meson_secure_pwrc_domain *domains; argument45 bool (*is_off)(struct meson_secure_pwrc_domain *pwrc_domain);53 static bool pwrc_secure_is_off(struct meson_secure_pwrc_domain *pwrc_domain) in pwrc_secure_is_off()67 struct meson_secure_pwrc_domain *pwrc_domain = in meson_secure_pwrc_off()68 container_of(domain, struct meson_secure_pwrc_domain, base); in meson_secure_pwrc_off()82 struct meson_secure_pwrc_domain *pwrc_domain = in meson_secure_pwrc_on()83 container_of(domain, struct meson_secure_pwrc_domain, base); in meson_secure_pwrc_on()312 struct meson_secure_pwrc_domain *dom = &pwrc->domains[i]; in meson_secure_pwrc_probe()334 struct meson_secure_pwrc_domain *dom = pwrc->domains; in meson_secure_pwrc_probe()