Home
last modified time | relevance | path

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

/drivers/thunderbolt/
Dusb4.c204 port->cap_usb4 + PORT_CS_18, 1)) in usb4_switch_check_wakes()
222 if (!port->cap_usb4) in link_is_usb4()
226 port->cap_usb4 + PORT_CS_18, 1)) in link_is_usb4()
375 ret = tb_port_read(up, &val, TB_CFG_PORT, up->cap_usb4 + PORT_CS_18, 1); in usb4_switch_lane_bonding_possible()
406 if (!port->cap_usb4) in usb4_switch_set_wake()
410 port->cap_usb4 + PORT_CS_19, 1); in usb4_switch_set_wake()
430 port->cap_usb4 + PORT_CS_19, 1); in usb4_switch_set_wake()
1018 if (!port->cap_usb4) in usb4_switch_add_ports()
1096 if (!port->cap_usb4) in usb4_port_set_configured()
1100 port->cap_usb4 + PORT_CS_19, 1); in usb4_port_set_configured()
[all …]
Dtb.h237 int cap_usb4; member
Dswitch.c755 port->cap_usb4 = cap; in tb_init_port()
2710 if (!port->cap_usb4) in tb_switch_port_hotplug_enable()