Home
last modified time | relevance | path

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

/include/
A Dclk.h542 int clk_disable(struct clk *clk);
639 static inline int clk_disable(struct clk *clk) in clk_disable() function
684 #define clk_disable_unprepare(clk) clk_disable(clk)
A Dmmc.h703 bool clk_disable; /* true if the clock can be turned off */ member

Completed in 7 milliseconds