Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/clk/
Dclk-max9485.c43 static const struct max9485_rate max9485_rates[] = { variable
135 for (entry = max9485_rates; entry->out != 0; entry++) in max9485_clkout_set_rate()
155 for (entry = max9485_rates; entry->out != 0; entry++) in max9485_clkout_recalc_rate()
167 for (curr = max9485_rates; curr->out != 0; curr++) { in max9485_clkout_round_rate()