Home
last modified time | relevance | path

Searched refs:ufshcd_get_local_unipro_ver (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/ufs/
H A Dufshcd.h1379 u32 ufshcd_get_local_unipro_ver(struct ufs_hba *hba);
/openbmc/linux/drivers/ufs/host/
H A Dufs-qcom.c706 if (ufshcd_get_local_unipro_ver(hba) != UFS_UNIPRO_VER_1_41) in ufs_qcom_link_startup_notify()
/openbmc/linux/drivers/ufs/core/
H A Dufshcd.c979 u32 ufshcd_get_local_unipro_ver(struct ufs_hba *hba) in ufshcd_get_local_unipro_ver() function
987 EXPORT_SYMBOL(ufshcd_get_local_unipro_ver);
1000 return ufshcd_get_local_unipro_ver(hba) < UFS_UNIPRO_VER_1_6; in ufshcd_is_unipro_pa_params_tuning_req()