OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MSYSINT1_REG_W
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/hpcmips/vr/
vrip.c
235
bus_space_write_2(sc->sc_iot, sc->sc_ioh,
MSYSINT1_REG_W
, 0x0000);
372
bus_space_write_2 (iot, ioh,
MSYSINT1_REG_W
, (1<<VRIP_INTR_POWER));
384
bus_space_write_2 (iot, ioh,
MSYSINT1_REG_W
, reg & 0xffff);
402
reg = (bus_space_read_2 (iot, ioh,
MSYSINT1_REG_W
)&0xffff) |
410
bus_space_write_2 (iot, ioh,
MSYSINT1_REG_W
, reg & 0xffff);
507
mask = (bus_space_read_2 (iot, ioh,
MSYSINT1_REG_W
)&0xffff) |
icureg.h
52
#define
MSYSINT1_REG_W
0x00c /* Level1 Mask System intr reg 1 */
Completed in 16 milliseconds
Indexes created Fri Oct 17 17:09:57 GMT 2025