Searched refs:wait_for_cdr (Results 1 – 6 of 6) sorted by relevance
63 .wait_for_cdr = samsung_ufs_phy_wait_for_lock_acq,
74 .wait_for_cdr = samsung_ufs_phy_wait_for_lock_acq,
85 .wait_for_cdr = samsung_ufs_phy_wait_for_lock_acq,
109 ufs_phy->drvdata->wait_for_cdr) { in samsung_ufs_phy_calibrate()110 err = ufs_phy->drvdata->wait_for_cdr(phy, i); in samsung_ufs_phy_calibrate()
117 int (*wait_for_cdr)(struct phy *phy, u8 lane); member
181 .wait_for_cdr = gs101_phy_wait_for_cdr_lock,