Searched refs:TB_LINK_WIDTH_SINGLE (Results 1 – 6 of 6) sorted by relevance
953 case TB_LINK_WIDTH_SINGLE: in width_name()1051 case TB_LINK_WIDTH_SINGLE: in tb_port_set_link_width()1134 if (width == TB_LINK_WIDTH_SINGLE) { in tb_port_lane_bonding_enable()1141 if (width == TB_LINK_WIDTH_SINGLE) { in tb_port_lane_bonding_enable()1152 if (width == TB_LINK_WIDTH_SINGLE && !tb_is_upstream_port(port)) { in tb_port_lane_bonding_enable()1170 tb_port_set_link_width(port, TB_LINK_WIDTH_SINGLE); in tb_port_lane_bonding_enable()1186 tb_port_set_link_width(port, TB_LINK_WIDTH_SINGLE); in tb_port_lane_bonding_disable()1210 if ((width & TB_LINK_WIDTH_SINGLE) && in tb_port_wait_for_link_width()1981 case TB_LINK_WIDTH_SINGLE: in rx_lanes_show()2007 case TB_LINK_WIDTH_SINGLE: in tx_lanes_show()[all …]
1328 width = TB_LINK_WIDTH_SINGLE; in tb_xdomain_bond_lanes_uuid_high()1372 port->bonded = width > TB_LINK_WIDTH_SINGLE; in tb_xdomain_bond_lanes_uuid_high()1373 port->dual_link_port->bonded = width > TB_LINK_WIDTH_SINGLE; in tb_xdomain_bond_lanes_uuid_high()1788 case TB_LINK_WIDTH_SINGLE: in rx_lanes_show()1814 case TB_LINK_WIDTH_SINGLE: in tx_lanes_show()2105 ret = tb_port_wait_for_link_width(port, TB_LINK_WIDTH_SINGLE, 100); in tb_xdomain_lane_bonding_disable()
496 if ((dt->link_width == 1 && xd->link_width != TB_LINK_WIDTH_SINGLE) || in dma_test_check_errors()
1548 TB_LINK_WIDTH_SINGLE); in tb_free_unplugged_children()2223 TB_LINK_WIDTH_SINGLE); in tb_handle_hotplug()
854 TB_LINK_WIDTH_SINGLE; in icm_fr_device_connected()1277 TB_LINK_WIDTH_SINGLE; in __icm_tr_device_connected()
182 TB_LINK_WIDTH_SINGLE = BIT(0), enumerator