Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Drockchip_sdhci.c33 #define PHYCTRL_DLLRDY_DONE 0x1 macro
40 PHYCTRL_DLLRDY_DONE)
189 if (dllrdy == PHYCTRL_DLLRDY_DONE) in rk3399_emmc_phy_power_on()
193 if (dllrdy != PHYCTRL_DLLRDY_DONE) in rk3399_emmc_phy_power_on()
/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-emmc.c50 #define PHYCTRL_DLLRDY_DONE 0x1 macro
76 PHYCTRL_DLLRDY_MASK) == PHYCTRL_DLLRDY_DONE)