Searched refs:INVERT_ENABLE (Results 1 – 4 of 4) sorted by relevance
412 if (clk->flags & INVERT_ENABLE) in omap2_dflt_clk_enable()456 if (clk->flags & INVERT_ENABLE) in omap2_dflt_clk_disable()558 if (clk->flags & INVERT_ENABLE) in omap2_dflt_clk_is_enabled()
155 clk_gate_flags |= INVERT_ENABLE; in ti_clk_register_gate()246 clk_gate_flags |= INVERT_ENABLE; in _of_ti_gate_clk_setup()
97 #define INVERT_ENABLE (1 << 4) /* 0 enables, 1 disables */ macro
179 #define INVERT_ENABLE (1 << 4) /* 0 enables, 1 disables */ macro