Home
last modified time | relevance | path

Searched refs:tx_lanes (Results 1 – 10 of 10) sorted by relevance

/drivers/ufs/host/
A Dufshcd-pltfrm.h19 u32 tx_lanes; /* number of tx lanes */ member
A Dufshcd-pltfrm.c401 host_params->tx_lanes); in ufshcd_negotiate_pwr_params()
436 .tx_lanes = UFS_LANE_2, in ufshcd_init_host_params()
A Dufs-qcom.c873 static void ufs_qcom_set_tx_hs_equalizer(struct ufs_hba *hba, u32 gear, u32 tx_lanes) in ufs_qcom_set_tx_hs_equalizer() argument
881 for (i = 0; i < tx_lanes; i++) { in ufs_qcom_set_tx_hs_equalizer()
/drivers/usb/core/
A Dsysfs.c196 return sysfs_emit(buf, "%d\n", udev->tx_lanes); in tx_lanes_show()
198 static DEVICE_ATTR_RO(tx_lanes);
A Dhcd.c2893 rhdev->tx_lanes = 1; in usb_add_hcd()
2908 rhdev->tx_lanes = 2; in usb_add_hcd()
A Dhub.c3028 udev->tx_lanes = USB_EXT_PORT_TX_LANES(ext_portstatus) + 1; in hub_port_wait_reset()
3032 udev->tx_lanes = 1; in hub_port_wait_reset()
/drivers/ufs/core/
A Dufshcd.c4987 int tx_lanes = 0, i, err = 0; in ufshcd_disable_tx_lcc() local
4991 &tx_lanes); in ufshcd_disable_tx_lcc()
4994 &tx_lanes); in ufshcd_disable_tx_lcc()
4995 for (i = 0; i < tx_lanes; i++) { in ufshcd_disable_tx_lcc()
/drivers/thunderbolt/
A Dxdomain.c1836 static DEVICE_ATTR(tx_lanes, 0444, tx_lanes_show, NULL);
A Dswitch.c2009 static DEVICE_ATTR(tx_lanes, 0444, tx_lanes_show, NULL);
/drivers/usb/host/
A Dxhci.c5364 hcd->self.root_hub->tx_lanes = 2; in xhci_hcd_init_usb3_data()

Completed in 88 milliseconds