Searched refs:has_swrst (Results 1 – 2 of 2) sorted by relevance
86 void __iomem *reg, bool has_swrst) in imx_ulp_clk_hw_composite() argument109 if (has_swrst) in imx_ulp_clk_hw_composite()126 if (has_swrst) in imx_ulp_clk_hw_composite()140 if (has_swrst) in imx_ulp_clk_hw_composite()159 has_swrst ? &pcc_gate_ops : &clk_gate_ops, CLK_SET_RATE_GATE | in imx_ulp_clk_hw_composite()180 bool gate_present, void __iomem *reg, bool has_swrst) in imx8ulp_clk_hw_composite() argument183 gate_present, reg, has_swrst); in imx8ulp_clk_hw_composite()
327 void __iomem *reg, bool has_swrst);