OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SR_RXR
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/ixp12x0/
ixp12x0_comreg.h
78
#define
SR_RXR
0x10 /* Receiver FIFO Ready */
ixp12x0_com.c
786
while (ISSET(bus_space_read_4(iot, ioh, IXPCOM_SR),
SR_RXR
)
896
while(!(bus_space_read_4(iot, ioh, IXPCOM_SR) &
SR_RXR
))
1056
if (!ISSET(sr, SR_TXR |
SR_RXR
))
1081
if (ISSET(sr,
SR_RXR
)) {
1084
if (!ISSET(sr,
SR_RXR
))
Completed in 2717 milliseconds
Indexes created Fri Oct 17 03:10:13 GMT 2025