Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/phy/samsung/
Dphy-samsung-ufs.h39 #define PHY_PLL_LOCK_BIT BIT(5) macro
Dphy-samsung-ufs.c58 val, (val & PHY_PLL_LOCK_BIT), sleep_us, timeout_us); in samsung_ufs_phy_wait_for_lock_acq()