Searched refs:tx_lanes (Results 1 – 10 of 10) sorted by relevance
53 unsigned int tx_lanes;577 lanes = sai->tx_lanes; in rockchip_sai_hw_params() 774 lanes = &sai->tx_lanes; in rockchip_sai_path_prepare() 817 sai->tx_lanes = 1; in rockchip_sai_parse_paths() 54 unsigned int tx_lanes; global() member
196 return sysfs_emit(buf, "%d\n", udev->tx_lanes); in tx_lanes_show()198 static DEVICE_ATTR_RO(tx_lanes);
2891 rhdev->tx_lanes = 1; in usb_add_hcd() 2906 rhdev->tx_lanes = 2; in usb_add_hcd()
3029 udev->tx_lanes = USB_EXT_PORT_TX_LANES(ext_portstatus) + 1; in hub_port_wait_reset()3033 udev->tx_lanes = 1; in hub_port_wait_reset()
307 What: /sys/bus/usb/devices/.../tx_lanes314 direction. Devices before USB 3.2 are single lane (tx_lanes = 1)
165 What: /sys/bus/thunderbolt/devices/.../tx_lanes
668 unsigned int tx_lanes; member
962 static void ufs_qcom_set_tx_hs_equalizer(struct ufs_hba *hba, u32 gear, u32 tx_lanes) in ufs_qcom_set_tx_hs_equalizer() 970 for (i = 0; i < tx_lanes; i++) { in ufs_qcom_negotiate_pwr_mode() 952 ufs_qcom_set_tx_hs_equalizer(struct ufs_hba * hba,u32 gear,u32 tx_lanes) ufs_qcom_set_tx_hs_equalizer() argument
1990 static DEVICE_ATTR(tx_lanes, 0444, tx_lanes_show, NULL); in tb_xdomain_alloc()
5402 hcd->self.root_hub->tx_lanes = 2; in xhci_hcd_init_usb3_data()