Searched refs:REG_RX_OPTIONS_BASE (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/thunderbolt/ | ||
| H A D | nhi_regs.h | 80 #define REG_RX_OPTIONS_BASE 0x29800 macro |
| H A D | nhi.c | 188 io += ring->is_tx ? REG_TX_OPTIONS_BASE : REG_RX_OPTIONS_BASE; in ring_options_base() |