Searched refs:__imx_clk_hw_gate (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/clk/imx/ |
D | clk.h | 169 __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) 359 static inline struct clk_hw *__imx_clk_hw_gate(const char *name, const char *parent, in __imx_clk_hw_gate() function
|