Lines Matching defs:enable
643 static void ANATOP_PllSetPower(anatop_ai_itf_t itf, bool enable) in ANATOP_PllSetPower()
654 static void ANATOP_PllEnablePllReg(anatop_ai_itf_t itf, bool enable) in ANATOP_PllEnablePllReg()
671 static void ANATOP_PllEnableSs(anatop_ai_itf_t itf, bool enable) in ANATOP_PllEnableSs()
676 static void ANATOP_PllEnableClk(anatop_ai_itf_t itf, bool enable) in ANATOP_PllEnableClk()
706 static void ANATOP_AudioPllGate(bool enable) in ANATOP_AudioPllGate()
718 static void ANATOP_AudioPllSwEnClk(bool enable) in ANATOP_AudioPllSwEnClk()
826 static void ANATOP_VideoPllGate(bool enable) in ANATOP_VideoPllGate()
838 static void ANATOP_VideoPllSwEnClk(bool enable) in ANATOP_VideoPllSwEnClk()
1061 static void ANATOP_SysPll1Gate(bool enable) in ANATOP_SysPll1Gate()
1073 static void ANATOP_SysPll1Div2En(bool enable) in ANATOP_SysPll1Div2En()
1085 static void ANATOP_SysPll1Div5En(bool enable) in ANATOP_SysPll1Div5En()
1097 static void ANATOP_SysPll1SwEnClk(bool enable) in ANATOP_SysPll1SwEnClk()
1318 void CLOCK_OSC_EnableOscRc400MTuneLogic(bool enable) in CLOCK_OSC_EnableOscRc400MTuneLogic()
1685 void CLOCK_OSC_TrimOscRc400M(bool enable, bool bypass, uint16_t trim) in CLOCK_OSC_TrimOscRc400M()