Searched refs:fd_hw (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/imx/ |
H A D | clk-composite-7ulp.c | 31 struct clk_hw *mux_hw = NULL, *fd_hw = NULL, *gate_hw = NULL; in imx7ulp_clk_hw_composite() local 53 fd_hw = &fd->hw; in imx7ulp_clk_hw_composite() 77 mux_hw, &clk_mux_ops, fd_hw, in imx7ulp_clk_hw_composite()
|
/kernel/linux/linux-6.6/drivers/clk/imx/ |
H A D | clk-composite-7ulp.c | 74 struct clk_hw *mux_hw = NULL, *fd_hw = NULL, *gate_hw = NULL; in imx_ulp_clk_hw_composite() local 99 fd_hw = &fd->hw; in imx_ulp_clk_hw_composite() 137 mux_hw, &clk_mux_ops, fd_hw, in imx_ulp_clk_hw_composite()
|
Completed in 2 milliseconds