Searched refs:INVERT_ENABLE (Results 1 – 4 of 4) sorted by relevance
229 if (clk->flags & INVERT_ENABLE) in omap2_dflt_clk_enable()259 if (clk->flags & INVERT_ENABLE) in omap2_dflt_clk_disable()286 if (clk->flags & INVERT_ENABLE) in omap2_dflt_clk_is_enabled()
165 clk_gate_flags |= INVERT_ENABLE; in _of_ti_gate_clk_setup()
94 #define INVERT_ENABLE (1 << 4) /* 0 enables, 1 disables */ macro
212 #define INVERT_ENABLE (1 << 4) /* 0 enables, 1 disables */ macro
Completed in 6 milliseconds