Home
last modified time | relevance | path

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

/freebsd/sys/arm/ti/
H A Dti_prcm.c65 struct ti_prcm_softc { struct
75 static struct ti_prcm_softc *ti_prcm_sc = NULL; argument
138 struct ti_prcm_softc *sc; in ti_prcm_attach()
202 struct ti_prcm_softc *sc; in ti_prcm_write_4()
212 struct ti_prcm_softc *sc; in ti_prcm_read_4()
224 struct ti_prcm_softc *sc; in ti_prcm_modify_4()
241 struct ti_prcm_softc *sc; in ti_prcm_device_lock()
250 struct ti_prcm_softc *sc; in ti_prcm_device_unlock()
271 sizeof(struct ti_prcm_softc), simplebus_driver);