Home
last modified time | relevance | path

Searched refs:SAM9260_PLL_A_MAX_IN_FREQ (Results 1 – 2 of 2) sorted by relevance

/trueos/sys/arm/at91/
HDat91sam9260.c175 clk->pll_max_in = SAM9260_PLL_A_MAX_IN_FREQ; /* 32 MHz */ in at91_clock_init()
HDat91sam9260reg.h33 #define SAM9260_PLL_A_MAX_IN_FREQ 32000000 /* 32 Mhz */ macro