pcc3_uart_clk_ids 51 drivers/clk/imx/clk-imx7ulp.c static const int pcc3_uart_clk_ids[] __initconst = { pcc3_uart_clk_ids 57 drivers/clk/imx/clk-imx7ulp.c static struct clk **pcc3_uart_clks[ARRAY_SIZE(pcc3_uart_clk_ids) + 1] __initdata; pcc3_uart_clk_ids 246 drivers/clk/imx/clk-imx7ulp.c for (i = 0; i < ARRAY_SIZE(pcc3_uart_clk_ids); i++) { pcc3_uart_clk_ids 247 drivers/clk/imx/clk-imx7ulp.c int index = pcc3_uart_clk_ids[i];