Searched refs:sc_stch (Results 1 – 2 of 2) sorted by relevance
78 bus_space_handle_t sc_stch; /* STC registers */ member
122 bus_space_write_1((sc)->sc_bustag, (sc)->sc_stch, (r), (v))124 bus_space_read_1((sc)->sc_bustag, (sc)->sc_stch, (r))190 STC_REG_OFFSET, STC_REG_LEN, &sc->sc_stch) != 0) { in spifattach()