Searched refs:prcm_v4_enablemodule (Results 1 – 1 of 1) sorted by relevance
103 void prcm_v4_enablemodule(struct prcm_softc *, int);140 sc->sc_enablemodule = prcm_v4_enablemodule; in prcm_attach()442 prcm_v4_enablemodule(struct prcm_softc *sc, int mod) in prcm_v4_enablemodule() function