Searched refs:SDHC_PHY_INIT_COMPLETE (Results 1 – 2 of 2) sorted by relevance
27 #define SDHC_PHY_INIT_COMPLETE BIT(1) macro
199 } while ((value & SDHC_PHY_INIT_COMPLETE) != SDHC_PHY_INIT_COMPLETE); in cdns_program_phy_reg()