Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/clk/imx/
Dclk-composite-7ulp.c73 bool rate_present, bool gate_present, in imx_ulp_clk_hw_composite() argument
114 if (gate_present) { in imx_ulp_clk_hw_composite()
156 bool gate_present, void __iomem *reg) in imx7ulp_clk_hw_composite() argument
159 gate_present, reg, false); in imx7ulp_clk_hw_composite()
164 bool gate_present, void __iomem *reg, bool has_swrst) in imx8ulp_clk_hw_composite() argument
167 gate_present, reg, has_swrst); in imx8ulp_clk_hw_composite()
Dclk.h314 bool rate_present, bool gate_present,
320 bool rate_present, bool gate_present,