Home
last modified time | relevance | path

Searched refs:prcm_v4_enablemodule (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/arch/armv7/omap/
H A Dprcm.c103 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