Searched refs:cap_usb4 (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.10/drivers/thunderbolt/ |
| D | usb4.c | 225 port->cap_usb4 + PORT_CS_18, 1)) in usb4_switch_check_wakes() 243 if (!port->cap_usb4) in link_is_usb4() 247 port->cap_usb4 + PORT_CS_18, 1)) in link_is_usb4() 397 ret = tb_port_read(up, &val, TB_CFG_PORT, up->cap_usb4 + PORT_CS_18, 1); in usb4_switch_lane_bonding_possible() 428 if (!port->cap_usb4) in usb4_switch_set_wake() 432 port->cap_usb4 + PORT_CS_19, 1); in usb4_switch_set_wake() 446 port->cap_usb4 + PORT_CS_19, 1); in usb4_switch_set_wake() 861 if (!port->cap_usb4) in usb4_port_set_configured() 865 port->cap_usb4 + PORT_CS_19, 1); in usb4_port_set_configured() 875 port->cap_usb4 + PORT_CS_19, 1); in usb4_port_set_configured() [all …]
|
| D | retimer.c | 290 if (!port->cap_usb4) in tb_retimer_add() 412 if (!port->cap_usb4) in tb_retimer_scan() 482 if (port->cap_usb4) in tb_retimer_remove_all()
|
| D | tb.h | 208 int cap_usb4; member
|
| D | switch.c | 755 port->cap_usb4 = cap; in tb_init_port()
|