Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mscc/
H A Docelot_fdma.h23 #define MSCC_FDMA_DCB_LLP_PREV(x) ((x) * 4 + 0xA0) macro
H A Docelot_fdma.c258 llp_prev = ocelot_fdma_readl(ocelot, MSCC_FDMA_DCB_LLP_PREV(chan)); in ocelot_fdma_rx_restart()