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

/freebsd-12-stable/sys/arm/ti/cpsw/
H A Dif_cpswreg.h199 #define CPDMA_BD_PORT_MASK 3 macro
H A Dif_cpsw.c1641 port = (bd.flags & CPDMA_BD_PORT_MASK) - 1;
1917 bd.flags |= ((sc->unit + 1) & CPDMA_BD_PORT_MASK);

Completed in 181 milliseconds