Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dclk.h702 static inline int clk_set_rate_exclusive(struct clk *clk, unsigned long rate) in clk_set_rate_exclusive() function
/Linux-v4.19/drivers/clk/
Dclk.c1997 int clk_set_rate_exclusive(struct clk *clk, unsigned long rate) in clk_set_rate_exclusive() function