Searched refs:ROUTER_CS_9 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/thunderbolt/ |
H A D | tb_regs.h | 211 #define ROUTER_CS_9 0x09 macro
|
H A D | usb4.c | 83 return tb_sw_read(sw, data, TB_CFG_SWITCH, ROUTER_CS_9, dwords); in usb4_switch_op_read_data() 92 return tb_sw_write(sw, data, TB_CFG_SWITCH, ROUTER_CS_9, dwords); in usb4_switch_op_write_data()
|
/kernel/linux/linux-6.6/drivers/thunderbolt/ |
H A D | tb_regs.h | 219 #define ROUTER_CS_9 0x09 macro
|
H A D | usb4.c | 69 ret = tb_sw_write(sw, tx_data, TB_CFG_SWITCH, ROUTER_CS_9, in usb4_native_switch_op() 101 ret = tb_sw_read(sw, rx_data, TB_CFG_SWITCH, ROUTER_CS_9, in usb4_native_switch_op()
|
Completed in 10 milliseconds