Lines Matching defs:enable
637 static void ANATOP_PllSetPower(anatop_ai_itf_t itf, bool enable) in ANATOP_PllSetPower()
648 static void ANATOP_PllEnablePllReg(anatop_ai_itf_t itf, bool enable) in ANATOP_PllEnablePllReg()
665 static void ANATOP_PllEnableSs(anatop_ai_itf_t itf, bool enable) in ANATOP_PllEnableSs()
670 static void ANATOP_PllEnableClk(anatop_ai_itf_t itf, bool enable) in ANATOP_PllEnableClk()
700 static void ANATOP_AudioPllGate(bool enable) in ANATOP_AudioPllGate()
712 static void ANATOP_AudioPllSwEnClk(bool enable) in ANATOP_AudioPllSwEnClk()
820 static void ANATOP_VideoPllGate(bool enable) in ANATOP_VideoPllGate()
832 static void ANATOP_VideoPllSwEnClk(bool enable) in ANATOP_VideoPllSwEnClk()
1070 static void ANATOP_SysPll1Gate(bool enable) in ANATOP_SysPll1Gate()
1082 static void ANATOP_SysPll1Div2En(bool enable) in ANATOP_SysPll1Div2En()
1094 static void ANATOP_SysPll1Div5En(bool enable) in ANATOP_SysPll1Div5En()
1106 static void ANATOP_SysPll1SwEnClk(bool enable) in ANATOP_SysPll1SwEnClk()
1327 void CLOCK_OSC_EnableOscRc400MTuneLogic(bool enable) in CLOCK_OSC_EnableOscRc400MTuneLogic()
1698 void CLOCK_OSC_TrimOscRc400M(bool enable, bool bypass, uint16_t trim) in CLOCK_OSC_TrimOscRc400M()