Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/samsung/
H A Dphy-samsung-ufs.c84 if (unlikely(ufs_phy->ufs_phy_state < CFG_PRE_INIT || in samsung_ufs_phy_calibrate()
114 case CFG_PRE_INIT: in samsung_ufs_phy_calibrate()
125 ufs_phy->ufs_phy_state = CFG_PRE_INIT; in samsung_ufs_phy_calibrate()
156 ss_phy->ufs_phy_state = CFG_PRE_INIT; in samsung_ufs_phy_init()
174 if (ss_phy->ufs_phy_state == CFG_PRE_INIT) { in samsung_ufs_phy_power_on()
H A Dphy-fsd-ufs.c44 [CFG_PRE_INIT] = fsd_pre_init_cfg,
H A Dphy-exynosautov9-ufs.c56 [CFG_PRE_INIT] = exynosautov9_pre_init_cfg,
H A Dphy-exynos7-ufs.c66 [CFG_PRE_INIT] = exynos7_pre_init_cfg,
H A Dphy-samsung-ufs.h88 CFG_PRE_INIT, enumerator