Searched refs:pll_divide_table (Results 1 – 1 of 1) sorted by relevance
107 static const uint8_t pll_divide_table[] = { in ar5315_chip_detect_sys_frequency() local133 [0] = freq_pll / pll_divide_table[AR5315_PLLC_CLKM(pllc)], in ar5315_chip_detect_sys_frequency()134 [1] = freq_pll / pll_divide_table[AR5315_PLLC_CLKM(pllc)], in ar5315_chip_detect_sys_frequency()137 [2] = freq_pll / pll_divide_table[AR5315_PLLC_CLKC(pllc)], in ar5315_chip_detect_sys_frequency()