Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dclk.h1012 static inline int clk_set_rate_exclusive(struct clk *clk, unsigned long rate) in clk_set_rate_exclusive() function
/Linux-v6.1/drivers/clk/
Dclk.c2452 int clk_set_rate_exclusive(struct clk *clk, unsigned long rate) in clk_set_rate_exclusive() function