Home
last modified time | relevance | path

Searched refs:ufshcd_disable_host_tx_lcc (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/ufs/host/
H A Dcdns-pltfrm.c195 ufshcd_disable_host_tx_lcc(hba); in cdns_ufs_link_startup_notify()
H A Dufs-hisi.c240 ufshcd_disable_host_tx_lcc(hba); in ufs_hisi_link_startup_pre_change()
H A Dufshcd-pci.c121 ufshcd_disable_host_tx_lcc(hba); in ufs_intel_disable_lcc()
H A Dufs-mediatek.c1194 ret = ufshcd_disable_host_tx_lcc(hba); in ufs_mtk_pre_link()
H A Dufs-qcom.c594 err = ufshcd_disable_host_tx_lcc(hba); in ufs_qcom_link_startup_notify()
/linux/include/ufs/
H A Dufshcd.h1436 static inline int ufshcd_disable_host_tx_lcc(struct ufs_hba *hba) in ufshcd_disable_host_tx_lcc() function