Searched refs:PLL_ENABLE (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/clk/spear/ |
D | clk-vco-pll.c | 50 #define PLL_ENABLE 2 macro 319 parent_name, 0, mode_reg, PLL_ENABLE, 0, lock); in clk_register_vco_pll()
|
/linux-4.1.27/sound/soc/codecs/ |
D | tlv320aic3x.c | 1061 snd_soc_update_bits(codec, AIC3X_PLL_PROGA_REG, PLL_ENABLE, 0); in aic3x_hw_params() 1067 PLL_ENABLE, PLL_ENABLE); in aic3x_hw_params() 1391 PLL_ENABLE, PLL_ENABLE); in aic3x_set_bias_level() 1401 PLL_ENABLE, 0); in aic3x_set_bias_level()
|
D | tlv320aic3x.h | 213 #define PLL_ENABLE 0x80 macro
|