Home
last modified time | relevance | path

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

/drivers/ufs/host/
A Dufs-mediatek-sip.h85 #define ufs_mtk_device_pwr_ctrl(on, ufs_version, res) \ argument
86 ufs_mtk_smc(UFS_MTK_SIP_DEVICE_PWR_CTRL, &(res), on, ufs_version)
A Dufs-mediatek.c916 if (hba->ufs_version < ufshci_version(3, 0)) in ufs_mtk_get_controller_version()
917 hba->ufs_version = ufshci_version(3, 0); in ufs_mtk_get_controller_version()
924 return hba->ufs_version; in ufs_mtk_get_ufs_hci_version()
A Dufs-exynos.c811 major = FIELD_GET(UFS_HW_VER_MAJOR_MASK, hba->ufs_version); in exynos_ufs_get_hs_gear()
/drivers/ufs/core/
A Dufs_bsg.c79 if (hba->ufs_version < ufshci_version(4, 0) || !hba->dev_info.b_advanced_rpmb_en) in ufs_bsg_exec_advanced_rpmb_req()
A Dufs-sysfs.c685 return sysfs_emit(buf, "0x%x\n", hba->ufs_version); in version_show()
A Dufshcd.c699 hba->ufs_version, hba->capabilities, hba->caps); in ufshcd_print_host_state()
802 if (hba->ufs_version <= ufshci_version(2, 0)) in ufshcd_get_intr_mask()
10687 hba->ufs_version = ufshcd_get_ufs_version(hba); in ufshcd_init()

Completed in 41 milliseconds