OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ICR_CIM_LO
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/marvell/
gtintrreg.h
66
#define
ICR_CIM_LO
0xc1c /* CPU interrupt mask low */
gtintrvar.h
42
reg = (irq < 32) ?
ICR_CIM_LO
: ICR_CIM_HI;
55
reg = (irq < 32) ?
ICR_CIM_LO
: ICR_CIM_HI;
/src/sys/arch/evbppc/ev64260/
gt_mainbus.c
198
bus_space_write_4(sc->sc_iot, sc->sc_ioh,
ICR_CIM_LO
, 0);
Completed in 58 milliseconds
Indexes created Fri Oct 17 03:10:13 GMT 2025