Searched refs:AT91_PMC_PLLXR_PLLCOUNT (Results 1 – 10 of 10) sorted by relevance
180 AT91_PMC_PLLXR_PLLCOUNT(0x3f) | in at91_pmc_init()
182 AT91_PMC_PLLXR_PLLCOUNT(0x3f) | in at91_pmc_init()
96 AT91_PMC_PLLXR_PLLCOUNT(63) | \
40 AT91_PMC_PLLXR_PLLCOUNT(0x3f) | /* PLL Counter */\
191 AT91_PMC_PLLXR_PLLCOUNT(0x3f) | in at91_pmc_init()
196 AT91_PMC_PLLXR_PLLCOUNT(0x3f) | in at91_pmc_init()
207 AT91_PMC_PLLXR_PLLCOUNT(0x3f) | in at91_pmc_init()
265 AT91_PMC_PLLXR_PLLCOUNT(0x3f) | in at91_pmc_init()
74 #define AT91_PMC_PLLXR_PLLCOUNT(x) (((x) & 0x3F) << 8) macro