Searched refs:MVPP22_TX_FIFO_THRESH_REG (Results 1 – 2 of 2) sorted by relevance
23 #define MVPP22_TX_FIFO_THRESH_REG(port) (0x8840 + 4 * (port)) macro
4964 mvpp2_write(priv, MVPP22_TX_FIFO_THRESH_REG(port), thrs); in mvpp22_tx_fifo_init()