Lines Matching full:ufs
3 * UFS PHY driver for Samsung SoC
22 #include "phy-samsung-ufs.h"
197 dev_dbg(phy->dev, "UFS MPHY ref_clk_rate = %ld\n", clk_get_rate(phy->ref_clk)); in samsung_ufs_phy_clks_init()
213 dev_err(ss_phy->dev, "failed to set ufs phy symbol clocks\n"); in samsung_ufs_phy_init()
218 dev_err(ss_phy->dev, "failed to set ufs phy clocks\n"); in samsung_ufs_phy_init()
222 dev_err(ss_phy->dev, "ufs phy calibration failed\n"); in samsung_ufs_phy_init()
323 dev_err(dev, "failed to create PHY for ufs-phy\n"); in samsung_ufs_phy_probe()
348 .compatible = "samsung,exynos7-ufs-phy",
351 .compatible = "samsung,exynosautov9-ufs-phy",
361 .name = "samsung-ufs-phy",
366 MODULE_DESCRIPTION("Samsung SoC UFS PHY Driver");