Home
last modified time | relevance | path

Searched defs:clk_set_rate_exclusive (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/include/linux/
Dclk.h847 static inline int clk_set_rate_exclusive(struct clk *clk, unsigned long rate) in clk_set_rate_exclusive() function
/Linux-v5.4/drivers/clk/
Dclk.c2243 int clk_set_rate_exclusive(struct clk *clk, unsigned long rate) in clk_set_rate_exclusive() function