Searched refs:cap_usb4 (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/thunderbolt/ |
| H A D | usb4.c | 226 port->cap_usb4 + PORT_CS_18, 1)) in usb4_switch_check_wakes() 244 if (!port->cap_usb4) in link_is_usb4() 248 port->cap_usb4 + PORT_CS_18, 1)) in link_is_usb4() 398 ret = tb_port_read(up, &val, TB_CFG_PORT, up->cap_usb4 + PORT_CS_18, 1); in usb4_switch_lane_bonding_possible() 429 if (!port->cap_usb4) in usb4_switch_set_wake() 433 port->cap_usb4 + PORT_CS_19, 1); in usb4_switch_set_wake() 447 port->cap_usb4 + PORT_CS_19, 1); in usb4_switch_set_wake() 882 if (!port->cap_usb4) in usb4_port_set_configured() 886 port->cap_usb4 + PORT_CS_19, 1); in usb4_port_set_configured() 896 port->cap_usb4 + PORT_CS_19, 1); in usb4_port_set_configured() [all …]
|
| H A 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()
|
| H A D | tb.h | 208 int cap_usb4; member
|
| H A D | switch.c | 755 port->cap_usb4 = cap; in tb_init_port() 2426 if (!port->cap_usb4) in tb_switch_port_hotplug_enable()
|