Searched refs:put_clock (Results 1 – 3 of 3) sorted by relevance
129 * @put_clock: Release the clock to be auto managed by TISCI168 * usage count by balancing get_clock with put_clock. No refcounting is176 int (*put_clock)(const struct ti_sci_handle *handle, u32 did, u32 cid); member
95 ret = clk->provider->ops->put_clock(clk->provider->sci, clk->dev_id, in sci_clk_unprepare()
3187 cops->put_clock = ti_sci_cmd_put_clock; in ti_sci_setup_ops()