Home
last modified time | relevance | path

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

/Linux-v6.6/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.6/drivers/clk/
Dclk.c2529 int clk_set_rate_exclusive(struct clk *clk, unsigned long rate) in clk_set_rate_exclusive() function