OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CPDMA_BD_EOP
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/ti/
if_cpswreg.h
133
#define
CPDMA_BD_EOP
__BIT32(30)
if_cpsw.c
693
dw[3] |=
CPDMA_BD_EOP
;
705
dw[3] =
CPDMA_BD_EOP
;
1187
if ((dw[3] & (CPDMA_BD_SOP |
CPDMA_BD_EOP
)) !=
1188
(CPDMA_BD_SOP |
CPDMA_BD_EOP
)) {
1313
if (ISSET(dw[3],
CPDMA_BD_EOP
) && ISSET(dw[3], CPDMA_BD_EOQ)) {
1323
if (ISSET(dw[3],
CPDMA_BD_EOP
) && ISSET(dw[3], CPDMA_BD_EOQ)) {
Completed in 12 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025