Searched refs:FDMA_DCB_LLP1 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/sparx5/ |
H A D | sparx5_fdma.c | 118 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 D | sparx5_main_regs.h | 4186 /* FDMA:FDMA:FDMA_DCB_LLP1 */ 4187 #define FDMA_DCB_LLP1(r) __REG(TARGET_FDMA,\ macro
|
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/lan966x/ |
H A D | lan966x_fdma.c | 178 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 D | lan966x_regs.h | 979 /* FDMA:FDMA:FDMA_DCB_LLP1 */ 980 #define FDMA_DCB_LLP1(r) __REG(TARGET_FDMA, 0, 1, 8, 0, 1, 428, 84, r, 8, 4) macro
|
Completed in 22 milliseconds