OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ATI_REG_IER
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
auixpreg.h
60
#define
ATI_REG_IER
0x04 /* interrupt enable */
auixp.c
702
value = bus_space_read_4(iot, ioh,
ATI_REG_IER
);
709
bus_space_write_4(iot, ioh,
ATI_REG_IER
, value);
931
enable = bus_space_read_4(iot, ioh,
ATI_REG_IER
);
933
bus_space_write_4(iot, ioh,
ATI_REG_IER
, enable);
1256
value = bus_space_read_4(iot, ioh,
ATI_REG_IER
);
1267
bus_space_write_4(iot, ioh,
ATI_REG_IER
, value);
1285
bus_space_write_4(iot, ioh,
ATI_REG_IER
, 0);
1487
bus_space_write_4(iot, ioh,
ATI_REG_IER
, CODEC_CHECK_BITS);
Completed in 26 milliseconds
Indexes created Wed Oct 22 00:09:40 GMT 2025