Home
last modified time | relevance | path

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

/linux/drivers/phy/samsung/
A Dphy-samsung-ufs.c207 ss_phy->lane_cnt = phy->attrs.bus_width; in samsung_ufs_phy_init()
208 ss_phy->ufs_phy_state = CFG_PRE_INIT; in samsung_ufs_phy_init()
210 if (ss_phy->drvdata->has_symbol_clk) { in samsung_ufs_phy_init()
211 ret = samsung_ufs_phy_symbol_clk_init(ss_phy); in samsung_ufs_phy_init()
216 ret = samsung_ufs_phy_clks_init(ss_phy); in samsung_ufs_phy_init()
231 samsung_ufs_phy_ctrl_isol(ss_phy, false); in samsung_ufs_phy_power_on()
239 samsung_ufs_phy_ctrl_isol(ss_phy, true); in samsung_ufs_phy_power_off()
248 ss_phy->mode = PHY_MODE_INVALID; in samsung_ufs_phy_set_mode()
251 ss_phy->mode = mode; in samsung_ufs_phy_set_mode()
260 clk_disable_unprepare(ss_phy->ref_clk); in samsung_ufs_phy_exit()
[all …]

Completed in 13 milliseconds