Home
last modified time | relevance | path

Searched refs:cap_usb4 (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/thunderbolt/
Dusb4.c225 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 …]
Dretimer.c290 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()
Dtb.h208 int cap_usb4; member
Dswitch.c755 port->cap_usb4 = cap; in tb_init_port()