Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/samsung/
H A Dphy-samsung-ufs.h42 #define PHY_PLL_LOCK_STATUS 0x1e macro
H A Dphy-samsung-ufs.c57 ufs_phy->reg_pma + PHY_APB_ADDR(PHY_PLL_LOCK_STATUS), in samsung_ufs_phy_wait_for_lock_acq()
/openbmc/qemu/hw/misc/
H A Daspeed_sdmc.c42 #define PHY_PLL_LOCK_STATUS BIT(4) macro
529 data |= PHY_PLL_LOCK_STATUS; in aspeed_2600_sdmc_write()