Searched refs:min_tclk (Results 1 – 1 of 1) sorted by relevance
1734 u32 rate, max_tclk, min_tclk, best_freq = 0, best_cpsdvsr = 0, in calculate_effective_freq() local1741 min_tclk = spi_rate(rate, CPSDVR_MAX, SCR_MAX); in calculate_effective_freq()1748 if (freq < min_tclk) { in calculate_effective_freq()1751 freq, min_tclk); in calculate_effective_freq()