Home | History | Annotate | Download | only in ic

Lines Matching refs:AD1848_IDATA

238 	x = ADREAD(sc, AD1848_IDATA);
248 ADWRITE(sc, AD1848_IDATA, data & 0xff);
263 ADWRITE(sc, AD1848_IDATA, (reg | ALT_F3_XRAE) & 0xff);
264 x = ADREAD(sc, AD1848_IDATA);
274 ADWRITE(sc, AD1848_IDATA, (reg | ALT_F3_XRAE) & 0xff);
275 ADWRITE(sc, AD1848_IDATA, val & 0xff);
960 (void)ADREAD(sc, AD1848_IDATA);
961 (void)ADREAD(sc, AD1848_IDATA);
968 (void)ADREAD(sc, AD1848_IDATA);
969 (void)ADREAD(sc, AD1848_IDATA);
1014 ADWRITE(sc, AD1848_IDATA, 0);