Searched refs:ITC_DATA (Results 1 – 2 of 2) sorted by relevance
93 cr = bus_space_read_1(iot, ioh, ITC_DATA); in it_match()159 return (bus_space_read_1(sc->it_iot, sc->it_ioh, ITC_DATA)); in it_readreg()166 bus_space_write_1(sc->it_iot, sc->it_ioh, ITC_DATA, val); in it_writereg()
39 #define ITC_DATA 0x06 macro