Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/clk/imx/
A Dclk.h169 __imx_clk_hw_gate(name, parent, reg, shift, flags, CLK_GATE_SET_TO_DISABLE)
172 __imx_clk_hw_gate(name, parent, reg, shift, flags, 0)
187 __imx_clk_hw_gate(name, parent, reg, shift, flags | CLK_OPS_PARENT_ENABLE, 0)
361 static inline struct clk_hw *__imx_clk_hw_gate(const char *name, const char *parent, in __imx_clk_hw_gate() function

Completed in 10 milliseconds