Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_fdma.c124 sparx5, FDMA_CH_CFG(rx->channel_id)); in sparx5_fdma_rx_activate()
170 sparx5, FDMA_CH_CFG(tx->channel_id)); in sparx5_fdma_tx_activate()
H A Dsparx5_main_regs.h4199 #define FDMA_CH_CFG(r) __REG(TARGET_FDMA,\ macro
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_fdma.c184 lan966x, FDMA_CH_CFG(rx->channel_id)); in lan966x_fdma_rx_start()
309 lan966x, FDMA_CH_CFG(tx->channel_id)); in lan966x_fdma_tx_activate()
H A Dlan966x_regs.h986 #define FDMA_CH_CFG(r) __REG(TARGET_FDMA, 0, 1, 8, 0, 1, 428, 224, r, 8, 4) macro