Searched refs:TB_LINK_WIDTH_ASYM_TX (Results 1 – 5 of 5) sorted by relevance
957 case TB_LINK_WIDTH_ASYM_TX: in width_name()1007 if (width & (TB_LINK_WIDTH_ASYM_TX | TB_LINK_WIDTH_ASYM_RX)) { in tb_port_width_supported()1066 case TB_LINK_WIDTH_ASYM_TX: in tb_port_set_link_width()1982 case TB_LINK_WIDTH_ASYM_TX: in rx_lanes_show()2014 case TB_LINK_WIDTH_ASYM_TX: in tx_lanes_show()2943 width = TB_LINK_WIDTH_DUAL | TB_LINK_WIDTH_ASYM_TX | in tb_switch_lane_bonding_enable()2997 if (width == TB_LINK_WIDTH_ASYM_TX) { in tb_switch_asym_enable()3001 down_width = TB_LINK_WIDTH_ASYM_TX; in tb_switch_asym_enable()3053 if (sw->link_width == TB_LINK_WIDTH_ASYM_TX) in tb_switch_asym_disable()3098 if (sw->link_width == TB_LINK_WIDTH_ASYM_TX || in tb_switch_set_link_width()[all …]
770 width = downstream ? TB_LINK_WIDTH_ASYM_RX : TB_LINK_WIDTH_ASYM_TX; in tb_asym_supported()772 width = downstream ? TB_LINK_WIDTH_ASYM_TX : TB_LINK_WIDTH_ASYM_RX; in tb_asym_supported()813 if (port->sw->link_width == TB_LINK_WIDTH_ASYM_TX) { in tb_maximum_bandwidth()846 if (link_width == TB_LINK_WIDTH_ASYM_TX) { in tb_maximum_bandwidth()1167 width = TB_LINK_WIDTH_ASYM_TX; in tb_configure_asym()
1332 width_mask = width | TB_LINK_WIDTH_ASYM_TX | TB_LINK_WIDTH_ASYM_RX; in tb_xdomain_bond_lanes_uuid_high()1795 case TB_LINK_WIDTH_ASYM_TX: in rx_lanes_show()1815 case TB_LINK_WIDTH_ASYM_TX: in tx_lanes_show()2071 width_mask = TB_LINK_WIDTH_DUAL | TB_LINK_WIDTH_ASYM_TX | in tb_xdomain_lane_bonding_enable()
1544 case TB_LINK_WIDTH_ASYM_TX: in usb4_port_asym_set_link_width()
184 TB_LINK_WIDTH_ASYM_TX = BIT(2), enumerator