Home
last modified time | relevance | path

Searched refs:FDMA_DCB_LLP1 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_fdma.c118 spx5_wr(((u64)rx->dma) >> 32, sparx5, FDMA_DCB_LLP1(rx->channel_id)); in sparx5_fdma_rx_activate()
164 spx5_wr(((u64)tx->dma) >> 32, sparx5, FDMA_DCB_LLP1(tx->channel_id)); in sparx5_fdma_tx_activate()
H A Dsparx5_main_regs.h4187 #define FDMA_DCB_LLP1(r) __REG(TARGET_FDMA,\ macro
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_fdma.c178 FDMA_DCB_LLP1(rx->channel_id)); in lan966x_fdma_rx_start()
303 FDMA_DCB_LLP1(tx->channel_id)); in lan966x_fdma_tx_activate()
H A Dlan966x_regs.h980 #define FDMA_DCB_LLP1(r) __REG(TARGET_FDMA, 0, 1, 8, 0, 1, 428, 84, r, 8, 4) macro