READ4
#define READ4(sc, r) \
#define READ4(sc, reg) \
#define READ4(off) bus_space_read_4(asc->iot, asc->ioh, off)
#define READ4(off) bus_space_read_4(isc->bst, isc->bsh, off)
#define READ4(sc, a) bus_space_read_4(sc->iot, sc->aud_ioh, a)