Searched refs:FDMA_CH_RELOAD (Results 1 – 4 of 4) sorted by relevance
/linux-6.3-rc2/drivers/net/ethernet/microchip/sparx5/ |
A D | sparx5_fdma.c | 190 spx5_wr(BIT(rx->channel_id), sparx5, FDMA_CH_RELOAD); in sparx5_fdma_rx_reload() 196 spx5_wr(BIT(tx->channel_id), sparx5, FDMA_CH_RELOAD); in sparx5_fdma_tx_reload()
|
A D | sparx5_main_regs.h | 4163 #define FDMA_CH_RELOAD __REG(TARGET_FDMA,\ macro
|
/linux-6.3-rc2/drivers/net/ethernet/microchip/lan966x/ |
A D | lan966x_fdma.c | 229 lan966x, FDMA_CH_RELOAD); in lan966x_fdma_rx_reload() 358 lan966x, FDMA_CH_RELOAD); in lan966x_fdma_tx_reload()
|
A D | lan966x_regs.h | 818 #define FDMA_CH_RELOAD __REG(TARGET_FDMA, 0, 1, 8, 0, 1, 428, 4, 0, 1, 4) macro
|
Completed in 41 milliseconds