Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
A Dusb4.c186 if (!port->cap_usb4) in usb4_switch_check_wakes()
216 if (!port->cap_usb4) in link_is_usb4()
220 port->cap_usb4 + PORT_CS_18, 1)) in link_is_usb4()
427 if (!port->cap_usb4) in usb4_switch_set_wake()
1042 if (!port->cap_usb4) in usb4_switch_add_ports()
1126 if (!port->cap_usb4) in usb4_port_reset()
1159 if (!port->cap_usb4) in usb4_port_set_configured()
1203 if (!port->cap_usb4) in usb4_set_xdomain_configured()
1305 if (!port->cap_usb4) in usb4_port_sb_read()
1357 if (!port->cap_usb4) in usb4_port_sb_write()
[all …]
A Dswitch.c682 return port->cap_usb4 ? usb4_port_reset(port) : 0; in tb_port_reset()
727 port->cap_usb4 = cap; in tb_init_port()
734 if (port->cap_usb4) { in tb_init_port()
3228 if (!port->cap_usb4) in tb_switch_port_hotplug_enable()
A Dtb.h283 int cap_usb4; member

Completed in 20 milliseconds