Searched refs:INVERT_ENABLE (Results 1 – 3 of 3) sorted by relevance
221 if (clk->flags & INVERT_ENABLE) in omap2_dflt_clk_enable()251 if (clk->flags & INVERT_ENABLE) in omap2_dflt_clk_disable()278 if (clk->flags & INVERT_ENABLE) in omap2_dflt_clk_is_enabled()
158 clk_gate_flags |= INVERT_ENABLE; in _of_ti_gate_clk_setup()
204 #define INVERT_ENABLE (1 << 4) /* 0 enables, 1 disables */ macro
Completed in 7 milliseconds