Searched refs:PLL_EN (Results 1 – 6 of 6) sorted by relevance
1308 0x1 << PLL_EN | 0x1 << PLL_COM_EN, in ac108_codec_hw_params()1309 0x1 << PLL_EN | 0x1 << PLL_COM_EN); in ac108_codec_hw_params()1434 0x1 << PLL_EN | 0x1 << PLL_COM_EN, in ac108_codec_hw_free()1435 0x0 << PLL_EN | 0x0 << PLL_COM_EN); in ac108_codec_hw_free()
254 #define PLL_EN 0 macro
187 M0P_SYSCTRL->SYSCTRL0_f.PLL_EN = bFlag; in Sysctrl_ClkSourceEnable()
180 M0P_SYSCTRL->SYSCTRL0_f.PLL_EN = bFlag; in Sysctrl_ClkSourceEnable()
3451 __IO uint32_t PLL_EN : 1; member
5773 __IO uint32_t PLL_EN : 1; member
Completed in 834 milliseconds