Home
last modified time | relevance | path

Searched refs:PORT_CS_18 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/thunderbolt/
H A Dusb4.c192 port->cap_usb4 + PORT_CS_18, 1)) in usb4_switch_check_wakes()
222 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()
1490 port->cap_usb4 + PORT_CS_18, 1); in usb4_port_clx_supported()
1511 if (tb_port_read(port, &val, TB_CFG_PORT, port->cap_usb4 + PORT_CS_18, 1)) in usb4_port_asym_supported()
1599 return usb4_port_wait_for_bit(port, port->cap_usb4 + PORT_CS_18, in usb4_port_asym_start()
H A Dtb_regs.h384 #define PORT_CS_18 0x12 macro