Searched refs:REG_TX_RING_BASE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/thunderbolt/ | ||
H A D | nhi_regs.h | 46 #define REG_TX_RING_BASE 0x00000 macro |
H A D | nhi.c | 179 io += ring->is_tx ? REG_TX_RING_BASE : REG_RX_RING_BASE; in ring_desc_base() |