Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/ti/
H A Dti_prcm.c71 struct simplebus_softc sc_simplebus; member
153 if (simplebus_fill_ranges(node, &sc->sc_simplebus) < 0) { in ti_prcm_attach()
157 if (sc->sc_simplebus.nranges == 0) { in ti_prcm_attach()
163 sc->sc_simplebus.ranges[0].host, in ti_prcm_attach()
164 (sc->sc_simplebus.ranges[0].host + in ti_prcm_attach()
165 sc->sc_simplebus.ranges[0].size - 1), in ti_prcm_attach()
166 sc->sc_simplebus.ranges[0].size, in ti_prcm_attach()
H A Dti_scm_syscon.c68 struct simplebus_softc sc_simplebus; member
/f-stack/freebsd/arm/ti/am335x/
H A Dam335x_pwmss.c73 struct simplebus_softc sc_simplebus; member