OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TCIC_R_ICSR
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
tcic2reg.h
50
#define
TCIC_R_ICSR
0xC /* Interrupt ctrl/status, 8 bit */
tcic2.c
123
val = bus_space_read_1(iot, ioh,
TCIC_R_ICSR
);
230
while (bus_space_read_1(iot, ioh,
TCIC_R_ICSR
))
231
bus_space_write_1(iot, ioh,
TCIC_R_ICSR
, TCIC_ICSR_JAM);
556
icsr = tcic_read_1(h,
TCIC_R_ICSR
);
Completed in 14 milliseconds
Indexes created Tue Oct 14 15:09:51 GMT 2025