Searched refs:SRAM_INIT_DONE (Results 1 – 1 of 1) sorted by relevance
21 #define SRAM_INIT_DONE BIT(26) macro80 ret = readl_poll_timeout(ctrl1, val, val & SRAM_INIT_DONE, 10, 10 * 1000); in phy_init()