Searched refs:BEETLE_PLL_FREQUENCY_24MHZ (Results 1 – 2 of 2) sorted by relevance
58 #define BEETLE_PLL_FREQUENCY_24MHZ 24000000 macro
168 } else if (mainclk <= BEETLE_PLL_FREQUENCY_24MHZ) { in beetle_round_freq()169 nc_mainclk = BEETLE_PLL_FREQUENCY_24MHZ; in beetle_round_freq()189 } else if (mainclk <= BEETLE_PLL_FREQUENCY_24MHZ) { in beetle_get_prescaler()