Searched refs:pll_j (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/sound/soc/codecs/ |
D | tlv320aic3x.c | 1041 u8 data, j, r, p, pll_q, pll_p = 1, pll_r = 1, pll_j = 1; in aic3x_hw_params() local 1133 pll_j = j; pll_d = 0; in aic3x_hw_params() 1160 pll_j = j; pll_d = d; pll_r = 1; pll_p = p; in aic3x_hw_params() 1178 snd_soc_component_write(component, AIC3X_PLL_PROGB_REG, pll_j << PLLJ_SHIFT); in aic3x_hw_params()
|
D | tlv320aic31xx.c | 175 u8 pll_j; member 849 snd_soc_component_write(component, AIC31XX_PLLJ, aic31xx_divs[i].pll_j); in aic31xx_setup_pll() 881 aic31xx_divs[i].pll_j, in aic31xx_setup_pll()
|
D | pcm512x.c | 49 int pll_j; member 791 pcm512x->pll_j = J; in pcm512x_find_pll_coeff() 897 PCM512x_PLL_COEFF_1, pcm512x->pll_j); in pcm512x_set_dividers()
|
D | tlv320aic32x4.c | 53 u8 pll_j; member 705 snd_soc_component_write(component, AIC32X4_PLLJ, aic32x4_divs[i].pll_j); in aic32x4_hw_params()
|