Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2.h38 #define MVPP22_TX_FIFO_THRESH_REG(port) (0x8840 + 4 * (port)) macro
H A Dmvpp2_main.c7238 mvpp2_write(priv, MVPP22_TX_FIFO_THRESH_REG(port), threshold); in mvpp22_tx_fifo_set_hw()