Searched refs:CPDMA_BD_TDOWNCMPLT (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/arm/ti/cpsw/
H A Dif_cpswreg.h195 #define CPDMA_BD_TDOWNCMPLT (1 << 11) macro
H A Dif_cpsw.c1640 if ((bd.flags & (CPDMA_BD_OWNER | CPDMA_BD_TDOWNCMPLT)) ==
1655 if (bd.flags & CPDMA_BD_TDOWNCMPLT) {
2011 if ((flags & (CPDMA_BD_SOP | CPDMA_BD_TDOWNCMPLT)) ==
2012 (CPDMA_BD_SOP | CPDMA_BD_TDOWNCMPLT)) {

Completed in 110 milliseconds