Searched refs:CRU_DPLL_CON2 (Results 1 – 2 of 2) sorted by relevance
13 #define CRU_DPLL_CON2 0x48 macro
52 while ((mmio_read_32(CRU_BASE + CRU_DPLL_CON2) & (1u << 31)) == 0) in ddr_set_pll()