Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/ti/cpsw/
H A Dif_cpswreg.h199 #define CPDMA_BD_PORT_MASK 3 macro
H A Dif_cpsw.c1663 port = (bd.flags & CPDMA_BD_PORT_MASK) - 1; in cpsw_rx_dequeue()
1939 bd.flags |= ((sc->unit + 1) & CPDMA_BD_PORT_MASK); in cpswp_tx_enqueue()