Home
last modified time | relevance | path

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

/Linux-v6.6/include/ufs/
Dufshcd.h1373 u32 ufshcd_get_local_unipro_ver(struct ufs_hba *hba);
/Linux-v6.6/drivers/ufs/host/
Dufs-qcom.c703 if (ufshcd_get_local_unipro_ver(hba) != UFS_UNIPRO_VER_1_41) in ufs_qcom_link_startup_notify()
/Linux-v6.6/drivers/ufs/core/
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()