Home
last modified time | relevance | path

Searched refs:put_clock (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/linux/soc/ti/
Dti_sci_protocol.h173 int (*put_clock)(const struct ti_sci_handle *handle, u32 did, u8 cid); member
/linux-4.19.296/drivers/clk/keystone/
Dsci-clk.c97 ret = clk->provider->ops->put_clock(clk->provider->sci, clk->dev_id, in sci_clk_unprepare()