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

/openbsd-current/sys/dev/fdt/
H A Damlpwrc.c119 amlpwrc_toggle(struct regmap *rm, bus_size_t reg, uint32_t mask, int on) function
142 amlpwrc_toggle(sc->sc_rm_hhi, HHI_MEM_PD_REG0,
162 amlpwrc_toggle(sc->sc_rm_ao, AO_RTI_GEN_PWR_SLEEP0,
165 amlpwrc_toggle(sc->sc_rm_hhi, HHI_MEM_PD_REG0,
168 amlpwrc_toggle(sc->sc_rm_ao, AO_RTI_GEN_PWR_ISO0,
172 amlpwrc_toggle(sc->sc_rm_ao, AO_RTI_GEN_PWR_SLEEP0,
175 amlpwrc_toggle(sc->sc_rm_hhi, HHI_MEM_PD_REG0,
178 amlpwrc_toggle(sc->sc_rm_ao, AO_RTI_GEN_PWR_ISO0,
182 amlpwrc_toggle(sc->sc_rm_hhi, HHI_MEM_PD_REG0,

Completed in 123 milliseconds