pcc2_uart_clk_ids 46 drivers/clk/imx/clk-imx7ulp.c static const int pcc2_uart_clk_ids[] __initconst = { pcc2_uart_clk_ids 56 drivers/clk/imx/clk-imx7ulp.c static struct clk **pcc2_uart_clks[ARRAY_SIZE(pcc2_uart_clk_ids) + 1] __initdata; pcc2_uart_clk_ids 192 drivers/clk/imx/clk-imx7ulp.c for (i = 0; i < ARRAY_SIZE(pcc2_uart_clk_ids); i++) { pcc2_uart_clk_ids 193 drivers/clk/imx/clk-imx7ulp.c int index = pcc2_uart_clk_ids[i];