Searched refs:max_tclk (Results 1 – 1 of 1) sorted by relevance
1722 u32 rate, max_tclk, min_tclk, best_freq = 0, best_cpsdvsr = 0, in calculate_effective_freq() local1727 max_tclk = spi_rate(rate, CPSDVR_MIN, SCR_MIN); in calculate_effective_freq()1731 if (freq > max_tclk) in calculate_effective_freq()1734 max_tclk, freq); in calculate_effective_freq()