Searched refs:pll_divide_table (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/mips/atheros/ar531x/
H A Dar5315_chip.c109 static const uint8_t pll_divide_table[] = { local
135 [0] = freq_pll / pll_divide_table[AR5315_PLLC_CLKM(pllc)],
136 [1] = freq_pll / pll_divide_table[AR5315_PLLC_CLKM(pllc)],
139 [2] = freq_pll / pll_divide_table[AR5315_PLLC_CLKC(pllc)],

Completed in 54 milliseconds