Home
last modified time | relevance | path

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

/linux/drivers/clk/
H A Dclk-si544.c52 #define MIN_HSDIV_FREQ (FVCO_MIN / HS_DIV_MAX) macro
212 if (frequency >= MIN_HSDIV_FREQ) { in si544_calc_muldiv()