OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SL11_PID_BITS
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
sl811hsreg.h
61
#define
SL11_PID_BITS
(0xf0)
sl811hs.c
925
spipe->newpid &= ~
SL11_PID_BITS
;
935
(spipe->newpid &
SL11_PID_BITS
) == SL11_PID_OUT)
983
if ((spipe->tregs[PID] &
SL11_PID_BITS
) != SL11_PID_IN)
2050
if (actlen && (spipe->tregs[PID] &
SL11_PID_BITS
) == SL11_PID_IN) {
2130
if ((spipe->tregs[PID] &
SL11_PID_BITS
) == SL11_PID_IN)
2315
if (spipe->tregs[LEN] && (spipe->tregs[PID] &
SL11_PID_BITS
)
Completed in 14 milliseconds
Indexes created Tue Oct 14 01:09:49 GMT 2025