HomeSort by: relevance | last modified time | path
    Searched refs:AN_DATA0 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
anreg.h 135 #define AN_DATA0 0x36
137 #define AN_BAP0 AN_DATA0
an.c 1721 CSR_READ_MULTI_STREAM_2(sc, AN_DATA0, (u_int16_t *)buf, cnt);
1741 CSR_WRITE_MULTI_STREAM_2(sc, AN_DATA0, (u_int16_t *)buf, cnt);
1766 CSR_WRITE_MULTI_STREAM_2(sc, AN_DATA0,
1772 CSR_WRITE_MULTI_STREAM_2(sc, AN_DATA0, mtod(m, u_int16_t *),

Completed in 16 milliseconds