Searched refs:DPLL_BASE (Results 1 – 2 of 2) sorted by relevance
420 #define DPLL_BASE(n) ((AIPSTZ2_BASE + 0x03F80000 + (0x4000 * ((n)-1)))) macro
115 if (bus_space_map(iot, DPLL_BASE(i), DPLL_SIZE, 0, in imxccm_attach()