Home
last modified time | relevance | path

Searched refs:pll_j (Results 1 – 3 of 3) sorted by relevance

/sound/soc/codecs/
Dtlv320aic3x.c1050 u8 data, j, r, p, pll_q, pll_p = 1, pll_r = 1, pll_j = 1; in aic3x_hw_params() local
1142 pll_j = j; pll_d = 0; in aic3x_hw_params()
1169 pll_j = j; pll_d = d; pll_r = 1; pll_p = p; in aic3x_hw_params()
1187 snd_soc_component_write(component, AIC3X_PLL_PROGB_REG, pll_j << PLLJ_SHIFT); in aic3x_hw_params()
Dtlv320aic31xx.c183 u8 pll_j; member
892 snd_soc_component_write(component, AIC31XX_PLLJ, aic31xx_divs[i].pll_j); in aic31xx_setup_pll()
924 aic31xx_divs[i].pll_j, in aic31xx_setup_pll()
Dpcm512x.c41 int pll_j; member
848 pcm512x->pll_j = J; in pcm512x_find_pll_coeff()
959 PCM512x_PLL_COEFF_1, pcm512x->pll_j); in pcm512x_set_dividers()