Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/phy/samsung/
Dphy-samsung-ufs.h44 #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()