Home
last modified time | relevance | path

Searched refs:RT1318_PLL_K_MAX (Results 1 – 2 of 2) sorted by relevance

/linux/sound/soc/codecs/
H A Drt1318.h37 #define RT1318_PLL_K_MAX 0x1f macro
H A Drt1318.c816 if (k > RT1318_PLL_K_MAX) in rt1318_pll_calc()
817 k = RT1318_PLL_K_MAX; in rt1318_pll_calc()