OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UARTINTM
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/epoc32/windermere/
windermerereg.h
105
#define
UARTINTM
0x06 /* Mask register */
wmcom.c
244
intm = bus_space_read_1(iot, ioh,
UARTINTM
);
312
bus_space_write_1(iot, ioh,
UARTINTM
, intm);
380
intm = bus_space_read_1(iot, ioh,
UARTINTM
);
382
bus_space_write_1(iot, ioh,
UARTINTM
, intm | INT_TXINT);
497
bus_space_write_1(sc->sc_iot, sc->sc_ioh,
UARTINTM
, INT_RXINT);
734
bus_space_write_1(sc->sc_iot, sc->sc_ioh,
UARTINTM
, 0);
811
intm = bus_space_read_1(iot, ioh,
UARTINTM
);
813
bus_space_write_1(iot, ioh,
UARTINTM
, intm);
Completed in 13 milliseconds
Indexes created Mon Oct 13 05:10:05 GMT 2025