Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/thunderbolt/
Dusb4.c182 port->cap_usb4 + PORT_CS_18, 1)) in usb4_switch_check_wakes()
200 if (!port->cap_usb4) in link_is_usb4()
204 port->cap_usb4 + PORT_CS_18, 1)) in link_is_usb4()
353 ret = tb_port_read(up, &val, TB_CFG_PORT, up->cap_usb4 + PORT_CS_18, 1); in usb4_switch_lane_bonding_possible()
384 if (!port->cap_usb4) in usb4_switch_set_wake()
388 port->cap_usb4 + PORT_CS_19, 1); in usb4_switch_set_wake()
408 port->cap_usb4 + PORT_CS_19, 1); in usb4_switch_set_wake()
996 if (!port->cap_usb4) in usb4_switch_add_ports()
1074 if (!port->cap_usb4) in usb4_port_set_configured()
1078 port->cap_usb4 + PORT_CS_19, 1); in usb4_port_set_configured()
[all …]
Dtb.h262 int cap_usb4; member
Dswitch.c714 port->cap_usb4 = cap; in tb_init_port()
2914 if (!port->cap_usb4) in tb_switch_port_hotplug_enable()