Home
last modified time | relevance | path

Searched refs:samsung_ufs_phy_wait_for_lock_acq (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/drivers/phy/samsung/
Dphy-fsd-ufs.c63 .wait_for_cdr = samsung_ufs_phy_wait_for_lock_acq,
Dphy-exynosautov9-ufs.c74 .wait_for_cdr = samsung_ufs_phy_wait_for_lock_acq,
Dphy-exynos7-ufs.c85 .wait_for_cdr = samsung_ufs_phy_wait_for_lock_acq,
Dphy-samsung-ufs.h145 int samsung_ufs_phy_wait_for_lock_acq(struct phy *phy, u8 lane);
Dphy-samsung-ufs.c48 int samsung_ufs_phy_wait_for_lock_acq(struct phy *phy, u8 lane) in samsung_ufs_phy_wait_for_lock_acq() function