Home
last modified time | relevance | path

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

/linux/include/ufs/
H A Dufshci.h27 REG_UFS_VERSION = 0x08, enumerator
/linux/drivers/ufs/core/
H A Dufshcd-priv.h117 return ufshcd_readl(hba, REG_UFS_VERSION); in ufshcd_vops_get_ufs_hci_version()
H A Dufshcd.c774 ufshci_ver = ufshcd_readl(hba, REG_UFS_VERSION); in ufshcd_get_ufs_version()