Searched refs:BEETLE_PLL_FREQUENCY_36MHZ (Results 1 – 2 of 2) sorted by relevance
55 #define BEETLE_PLL_FREQUENCY_36MHZ 36000000 macro
170 } else if (mainclk <= BEETLE_PLL_FREQUENCY_36MHZ) { in beetle_round_freq()171 nc_mainclk = BEETLE_PLL_FREQUENCY_36MHZ; in beetle_round_freq()191 } else if (mainclk <= BEETLE_PLL_FREQUENCY_36MHZ) { in beetle_get_prescaler()