Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/ti/
H A Dti_prcm.h87 int ti_prcm_attach(struct ti_prcm_softc *);
H A Domap3_cm.c203 if (ti_prcm_attach(sc) != 0) in omap3_cm_attach()
H A Dti_prcm.c200 ti_prcm_attach(struct ti_prcm_softc *sc) in ti_prcm_attach() function
H A Dam3_prcm.c280 if (ti_prcm_attach(&sc->sc_prcm) != 0) in am3_prcm_attach()