Home
last modified time | relevance | path

Searched refs:REG_TX_OPTIONS_BASE (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/thunderbolt/
H A Dnhi_regs.h64 #define REG_TX_OPTIONS_BASE 0x19800 macro
H A Dnhi.c187 io += ring->is_tx ? REG_TX_OPTIONS_BASE : REG_RX_OPTIONS_BASE; in ring_options_base()