Searched refs:AT91_PMC_UPLLCOUNT (Results 1 – 2 of 2) sorted by relevance
55 #define AT91_PMC_UPLLCOUNT (0xf << 20) /* UTMI PLL Start-up Time */ macro
43 unsigned int uckr = AT91_PMC_UPLLEN | AT91_PMC_UPLLCOUNT | in clk_utmi_prepare()