Home | History | Annotate | Download | only in lubbock

Lines Matching refs:osc

239 	struct obio_softc *osc = device_private(device_parent(sc->dev));
244 reg = bus_space_read_2( osc->sc_iot, osc->sc_obioreg_ioh,
250 bus_space_write_2( osc->sc_iot, osc->sc_obioreg_ioh,
263 struct obio_softc *osc = device_private(device_parent(sc->dev));
268 bus_space_write_4( osc->sc_iot, osc->sc_obioreg_ioh, LUBBOCK_MISCWR,
270 bus_space_read_4( osc->sc_iot, osc->sc_obioreg_ioh, LUBBOCK_MISCWR ) );