Searched refs:sc_sc_ioh (Results 1 – 2 of 2) sorted by relevance
123 ifa.ifa_sc_ioh = sc->sc_sc_ioh; in ifpga_search()184 &sc->sc_sc_ioh)) in ifpga_attach()188 id = bus_space_read_4(sc->sc_iot, sc->sc_sc_ioh, IFPGA_SC_ID); in ifpga_attach()240 sysclk = bus_space_read_1(sc->sc_iot, sc->sc_sc_ioh, IFPGA_SC_OSC); in ifpga_attach()340 bus_space_write_1(ifpga_sc->sc_iot, ifpga_sc->sc_sc_ioh, in ifpga_reset()
53 bus_space_handle_t sc_sc_ioh; /* System Controller handle */ member