Home
last modified time | relevance | path

Searched refs:cap_phy (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/thunderbolt/
A Dclx.c44 port->cap_phy + LANE_ADP_CS_1, 1); in tb_port_pm_secondary_set()
54 port->cap_phy + LANE_ADP_CS_1, 1); in tb_port_pm_secondary_set()
96 port->cap_phy + LANE_ADP_CS_0, 1); in tb_port_clx_supported()
119 port->cap_phy + LANE_ADP_CS_1, 1); in tb_port_clx_set()
129 port->cap_phy + LANE_ADP_CS_1, 1); in tb_port_clx_set()
151 port->cap_phy + LANE_ADP_CS_1, 1); in tb_port_clx()
A Dswitch.c473 if (port->cap_phy == 0) { in tb_port_state()
502 if (!port->cap_phy) { in tb_wait_for_port()
638 port->cap_phy + LANE_ADP_CS_1, 1); in __tb_port_enable()
721 port->cap_phy = cap; in tb_init_port()
904 if (!port->cap_phy) in tb_port_get_link_speed()
908 port->cap_phy + LANE_ADP_CS_1, 1); in tb_port_get_link_speed()
963 if (!port->cap_phy) in tb_port_get_link_width()
967 port->cap_phy + LANE_ADP_CS_1, 1); in tb_port_get_link_width()
989 if (!port->cap_phy) in tb_port_width_supported()
1026 if (!port->cap_phy) in tb_port_set_link_width()
[all …]
A Dusb4.c1554 if (!port->cap_phy) in usb4_port_asym_set_link_width()
1558 port->cap_phy + LANE_ADP_CS_1, 1); in usb4_port_asym_set_link_width()
1581 port->cap_phy + LANE_ADP_CS_1, 1); in usb4_port_asym_set_link_width()
A Dxdomain.c550 port->cap_phy + LANE_ADP_CS_0, ARRAY_SIZE(val)); in tb_xdp_link_state_status_response()
1297 ret = tb_port_read(port, &val, TB_CFG_PORT, port->cap_phy + LANE_ADP_CS_1, 1); in tb_xdomain_link_state_change()
A Dtb.h280 int cap_phy; member

Completed in 23 milliseconds