OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IXPCOM_SR
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/ixp12x0/
ixp12x0_comreg.h
73
#define
IXPCOM_SR
0x00003400UL
ixp12x0_com.c
203
/* XXX
IXPCOM_SR
should be checked */
356
while (bus_space_read_4(iot, ioh,
IXPCOM_SR
) & SR_TXR) {
786
while (ISSET(bus_space_read_4(iot, ioh,
IXPCOM_SR
), SR_RXR)
871
while(!(bus_space_read_4(iot, ioh,
IXPCOM_SR
) & SR_TXR))
878
while(!(bus_space_read_4(iot, ioh,
IXPCOM_SR
) & SR_TXE))
896
while(!(bus_space_read_4(iot, ioh,
IXPCOM_SR
) & SR_RXR))
1055
sr = bus_space_read_4(iot, ioh,
IXPCOM_SR
);
1101
sr = bus_space_read_4(iot, ioh,
IXPCOM_SR
);
1145
sr = bus_space_read_4(iot, ioh,
IXPCOM_SR
);
Completed in 13 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025