Searched refs:DA732X_REG_PLL_CTRL (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/sound/soc/codecs/ |
D | da732x.c | 102 { DA732X_REG_PLL_CTRL , 0x02 }, 195 snd_soc_write(codec, DA732X_REG_PLL_CTRL, val); in da732x_get_input_div() 1132 snd_soc_update_bits(codec, DA732X_REG_PLL_CTRL, in da732x_set_dai_pll() 1150 snd_soc_write(codec, DA732X_REG_PLL_CTRL, in da732x_set_dai_pll() 1175 snd_soc_update_bits(codec, DA732X_REG_PLL_CTRL, DA732X_PLL_EN, in da732x_set_dai_pll() 1491 snd_soc_update_bits(codec, DA732X_REG_PLL_CTRL, in da732x_set_bias_level()
|
D | da732x_reg.h | 74 #define DA732X_REG_PLL_CTRL 0x53 macro
|