OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AD1848_IDATA
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/ic/
ad1848.c
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
);
[
all
...]
ad1848reg.h
46
#define
AD1848_IDATA
0x01
/src/sys/dev/isa/
ad1848_isa.c
417
while (ADREAD(sc,
AD1848_IDATA
) & AUTO_CAL_IN_PROG)
Completed in 14 milliseconds
Indexes created Fri Oct 17 03:10:13 GMT 2025