Searched defs:hw_gate (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/imx/ |
H A D | clk-lpcg-scu.c | 36 bool hw_gate; member 84 imx_clk_lpcg_scu(const char *name, const char *parent_name, unsigned long flags, void __iomem *reg, u8 bit_idx, bool hw_gate) imx_clk_lpcg_scu() argument
|
H A D | clk-imx8qxp-lpcg.c | 40 bool hw_gate; member
|
/kernel/linux/linux-6.6/drivers/clk/imx/ |
H A D | clk-scu.h | 63 imx_clk_lpcg_scu_dev(struct device *dev, const char *name, const char *parent_name, unsigned long flags, void __iomem *reg, u8 bit_idx, bool hw_gate) imx_clk_lpcg_scu_dev() argument 71 imx_clk_lpcg_scu(const char *name, const char *parent_name, unsigned long flags, void __iomem *reg, u8 bit_idx, bool hw_gate) imx_clk_lpcg_scu() argument
|
H A D | clk-lpcg-scu.c | 36 bool hw_gate; member 87 __imx_clk_lpcg_scu(struct device *dev, const char *name, const char *parent_name, unsigned long flags, void __iomem *reg, u8 bit_idx, bool hw_gate) __imx_clk_lpcg_scu() argument
|
H A D | clk-imx8qxp-lpcg.c | 40 bool hw_gate; member
|
Completed in 3 milliseconds