Home
last modified time | relevance | path

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

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