Searched refs:RESET_TO_ENABLE (Results 1 – 2 of 2) sorted by relevance
23 #define RESET_TO_ENABLE (1 << 1) /* reset register bit to enable clk */ macro
43 if (unlikely(clk->flags & RESET_TO_ENABLE)) in generic_clk_enable()61 if (unlikely(clk->flags & RESET_TO_ENABLE)) in generic_clk_disable()