Searched defs:MVPP22_TX_FIFO_SIZE_REG (Results 1 – 2 of 2) sorted by relevance
39 #define MVPP22_TX_FIFO_SIZE_REG(port) (0x8860 + 4 * (port)) macro
632 #define MVPP22_TX_FIFO_SIZE_REG(eth_tx_port) (0x8860 + ((eth_tx_port) << 2)) macro