Searched refs:DCXO_CTRL_CLK16M_RC_EN (Results 1 – 1 of 1) sorted by relevance
45 #define DCXO_CTRL_CLK16M_RC_EN BIT(0) macro61 return ccu_gate_helper_enable(cm, DCXO_CTRL_CLK16M_RC_EN); in ccu_iosc_enable()68 return ccu_gate_helper_disable(cm, DCXO_CTRL_CLK16M_RC_EN); in ccu_iosc_disable()75 return ccu_gate_helper_is_enabled(cm, DCXO_CTRL_CLK16M_RC_EN); in ccu_iosc_is_enabled()