Searched refs:has_swrst (Results 1 – 2 of 2) sorted by relevance
73 void __iomem *reg, bool has_swrst) in imx_ulp_clk_hw_composite() argument96 if (has_swrst) in imx_ulp_clk_hw_composite()113 if (has_swrst) in imx_ulp_clk_hw_composite()127 if (has_swrst) in imx_ulp_clk_hw_composite()146 has_swrst ? &pcc_gate_ops : &clk_gate_ops, CLK_SET_RATE_GATE | in imx_ulp_clk_hw_composite()167 bool gate_present, void __iomem *reg, bool has_swrst) in imx8ulp_clk_hw_composite() argument170 gate_present, reg, has_swrst); in imx8ulp_clk_hw_composite()
327 void __iomem *reg, bool has_swrst);