Searched refs:ti_clk_set_state (Results 1 – 2 of 2) sorted by relevance
259 bool ti_clk_set_state(struct ti_clk *clkp, bool enable) in ti_clk_set_state() function296 ret = ti_clk_set_state(clkp, true); in ti_clk_get()327 ti_clk_set_state(clkp, false); in ti_clk_put()365 if (!ti_clk_set_state(clkp, true)) { in ti_clk_register_clock()
301 bool ti_clk_set_state(struct ti_clk *clkp, bool enable);