Home
last modified time | relevance | path

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

/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()
101 if (ufs_phy->ufs_phy_state == CFG_PRE_INIT && in samsung_ufs_phy_calibrate()
127 case CFG_PRE_INIT: in samsung_ufs_phy_calibrate()
138 ufs_phy->ufs_phy_state = CFG_PRE_INIT; in samsung_ufs_phy_calibrate()
169 ss_phy->ufs_phy_state = CFG_PRE_INIT; in samsung_ufs_phy_init()
187 if (ss_phy->ufs_phy_state == CFG_PRE_INIT) { in samsung_ufs_phy_power_on()
H A Dphy-samsung-ufs.h88 CFG_PRE_INIT, enumerator
H A Dphy-gs101-ufs.c134 [CFG_PRE_INIT] = tensor_gs101_pre_init_cfg,