Searched defs:ufs (Results 1 – 4 of 4) sorted by relevance
190 struct exynos_ufs *ufs, u32 *val) in exynos_ufs_disable_auto_ctrl_hcc_save()197 struct exynos_ufs *ufs, u32 *val) in exynos_ufs_auto_ctrl_hcc_restore()824 struct exynos_ufs *ufs = ufshcd_get_variant(hba); in exynos_ufs_pre_pwr_mode() local875 struct exynos_ufs *ufs = ufshcd_get_variant(hba); in exynos_ufs_post_pwr_mode() local915 struct exynos_ufs *ufs = ufshcd_get_variant(hba); in exynos_ufs_specify_nexus_t_xfer_req() local929 struct exynos_ufs *ufs = ufshcd_get_variant(hba); in exynos_ufs_specify_nexus_t_tm_req() local1035 struct exynos_ufs *ufs = ufshcd_get_variant(hba); in exynos_ufs_setup_clocks() local1055 struct exynos_ufs *ufs = ufshcd_get_variant(hba); in exynos_ufs_pre_link() local1218 struct exynos_ufs *ufs) in exynos_ufs_priv_init()1458 struct exynos_ufs *ufs; in exynos_ufs_init() local[all …]
116 #define UNIPRO_PCLK_PERIOD(ufs) (NSEC_PER_SEC / ufs->pclk_rate) argument250 #define for_each_ufs_rx_lane(ufs, i) \ argument253 #define for_each_ufs_tx_lane(ufs, i) \ argument
144 static struct mtk_icc_node ufs = { variable
388 int ufs = (usecs / 125); in tt_available() local
Completed in 21 milliseconds