Searched refs:ti_prcm_attach (Results 1 – 4 of 4) sorted by relevance
87 int ti_prcm_attach(struct ti_prcm_softc *);
203 if (ti_prcm_attach(sc) != 0) in omap3_cm_attach()
200 ti_prcm_attach(struct ti_prcm_softc *sc) in ti_prcm_attach() function
280 if (ti_prcm_attach(&sc->sc_prcm) != 0) in am3_prcm_attach()