Searched refs:hpll_freq (Results 1 – 2 of 2) sorted by relevance
611 unsigned int hpll_freq; member
117 if (!isp->hpll_freq) { in write_target_freq_to_hw()129 ratio = (2 * isp->hpll_freq + new_freq / 2) / new_freq - 1; in write_target_freq_to_hw()130 guar_ratio = (2 * isp->hpll_freq + 200 / 2) / 200 - 1; in write_target_freq_to_hw()