Searched refs:BEETLE_PLL_FREQUENCY_12MHZ (Results 1 – 2 of 2) sorted by relevance
61 #define BEETLE_PLL_FREQUENCY_12MHZ 12000000 macro
166 if (mainclk <= BEETLE_PLL_FREQUENCY_12MHZ) { in beetle_round_freq()167 nc_mainclk = BEETLE_PLL_FREQUENCY_12MHZ; in beetle_round_freq()187 if (mainclk <= BEETLE_PLL_FREQUENCY_12MHZ) { in beetle_get_prescaler()