AN_DATA0
CSR_READ_MULTI_STREAM_2(sc, AN_DATA0, (u_int16_t *)buf, cnt);
(void) CSR_READ_2(sc, AN_DATA0);
CSR_WRITE_MULTI_STREAM_2(sc, AN_DATA0, (u_int16_t *)buf, cnt);
CSR_WRITE_MULTI_STREAM_2(sc, AN_DATA0,
CSR_WRITE_MULTI_STREAM_2(sc, AN_DATA0, mtod(m, u_int16_t *),
#define AN_BAP0 AN_DATA0