OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TS102_UCTRL_STS_RXNE_STA
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sparc/dev/
ts102reg.h
168
#define
TS102_UCTRL_STS_RXNE_STA
0x04 /* receive FIFO not empty */
tctrl.c
268
if ((
TS102_UCTRL_STS_RXNE_STA
&
273
tctrl_write(sc, TS102_REG_UCTRL_STS,
TS102_UCTRL_STS_RXNE_STA
);
372
if (v &
TS102_UCTRL_STS_RXNE_STA
) {
1008
if (
TS102_UCTRL_STS_RXNE_STA
&
1015
tctrl_write(sc, TS102_REG_UCTRL_STS,
TS102_UCTRL_STS_RXNE_STA
);
Completed in 12 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025