Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dnhi_regs.h52 #define REG_TX_RING_BASE 0x00000 macro
H A Dnhi.c180 io += ring->is_tx ? REG_TX_RING_BASE : REG_RX_RING_BASE; in ring_desc_base()
/linux/drivers/net/ethernet/airoha/
H A Dairoha_regs.h698 #define REG_TX_RING_BASE(_n) \ macro
H A Dairoha_eth.c984 airoha_qdma_wr(qdma, REG_TX_RING_BASE(qid), dma_addr); in airoha_qdma_init_tx_queue()