Searched refs:imx_check_clk_hws (Results  1 – 9 of 9) sorted by relevance
| /Linux-v5.4/drivers/clk/imx/ | 
| D | clk-imx7ulp.c | 140 	imx_check_clk_hws(clks, clk_data->num);  in imx7ulp_clk_scg1_init()187 	imx_check_clk_hws(clks, clk_data->num);  in imx7ulp_clk_pcc2_init()
 241 	imx_check_clk_hws(clks, clk_data->num);  in imx7ulp_clk_pcc3_init()
 275 	imx_check_clk_hws(clks, clk_data->num);  in imx7ulp_clk_smc1_init()
 
 | 
| D | clk.c | 45 void imx_check_clk_hws(struct clk_hw *clks[], unsigned int count)  in imx_check_clk_hws()  function
 | 
| D | clk-imx6sll.c | 355 	imx_check_clk_hws(hws, IMX6SLL_CLK_END);  in imx6sll_clocks_init()
 | 
| D | clk.h | 11 void imx_check_clk_hws(struct clk_hw *clks[], unsigned int count);
 | 
| D | clk-imx6sl.c | 423 	imx_check_clk_hws(hws, IMX6SL_CLK_END);  in imx6sl_clocks_init()
 | 
| D | clk-imx6ul.c | 469 	imx_check_clk_hws(hws, IMX6UL_CLK_END);  in imx6ul_clocks_init()
 | 
| D | clk-imx6sx.c | 495 	imx_check_clk_hws(hws, IMX6SX_CLK_CLK_END);  in imx6sx_clocks_init()
 | 
| D | clk-imx7d.c | 877 	imx_check_clk_hws(hws, IMX7D_CLK_END);  in imx7d_clocks_init()
 | 
| D | clk-imx6q.c | 915 	imx_check_clk_hws(hws, IMX6QDL_CLK_END);  in imx6q_clocks_init()
 |