Searched refs:imx_check_clk_hws (Results  1 – 13 of 13) sorted by relevance
| /Linux-v5.15/drivers/clk/imx/ | 
| D | clk-imx7ulp.c | 129 	imx_check_clk_hws(hws, clk_data->num);  in imx7ulp_clk_scg1_init() 175 	imx_check_clk_hws(hws, clk_data->num);  in imx7ulp_clk_pcc2_init() 222 	imx_check_clk_hws(hws, clk_data->num);  in imx7ulp_clk_pcc3_init() 250 	imx_check_clk_hws(hws, clk_data->num);  in imx7ulp_clk_smc1_init()
  | 
| D | clk.c | 57 void imx_check_clk_hws(struct clk_hw *clks[], unsigned int count)  in imx_check_clk_hws()  function 66 EXPORT_SYMBOL_GPL(imx_check_clk_hws);
  | 
| D | clk-imx6sll.c | 339 	imx_check_clk_hws(hws, IMX6SLL_CLK_END);  in imx6sll_clocks_init()
  | 
| D | clk-imx6sl.c | 418 	imx_check_clk_hws(hws, IMX6SL_CLK_END);  in imx6sl_clocks_init()
  | 
| D | clk-imx8mn.c | 578 	imx_check_clk_hws(hws, IMX8MN_CLK_END);  in imx8mn_clocks_probe()
  | 
| D | clk-imx8mp.c | 711 	imx_check_clk_hws(hws, IMX8MP_CLK_END);  in imx8mp_clocks_probe()
  | 
| D | clk-imx8mq.c | 597 	imx_check_clk_hws(hws, IMX8MQ_CLK_END);  in imx8mq_clocks_probe()
  | 
| D | clk-imx8mm.c | 622 	imx_check_clk_hws(hws, IMX8MM_CLK_END);  in imx8mm_clocks_probe()
  | 
| D | clk.h | 12 void imx_check_clk_hws(struct clk_hw *clks[], unsigned int count);
  | 
| D | clk-imx6ul.c | 469 	imx_check_clk_hws(hws, IMX6UL_CLK_END);  in imx6ul_clocks_init()
  | 
| D | clk-imx6sx.c | 488 	imx_check_clk_hws(hws, IMX6SX_CLK_CLK_END);  in imx6sx_clocks_init()
  | 
| D | clk-imx6q.c | 911 	imx_check_clk_hws(hws, IMX6QDL_CLK_END);  in imx6q_clocks_init()
  | 
| D | clk-imx7d.c | 867 	imx_check_clk_hws(hws, IMX7D_CLK_END);  in imx7d_clocks_init()
  |