Searched refs:ep93xx_uarts (Results 1 – 1 of 1) sorted by relevance
469 static struct ep93xx_gate ep93xx_uarts[] = { variable491 for (i = 0; i < ARRAY_SIZE(ep93xx_uarts); i++) { in ep93xx_uart_clock_init()492 hw = ep93xx_clk_register_gate(ep93xx_uarts[i].dev_id, in ep93xx_uart_clock_init()495 ep93xx_uarts[i].bit); in ep93xx_uart_clock_init()497 clk_hw_register_clkdev(hw, NULL, ep93xx_uarts[i].dev_id); in ep93xx_uart_clock_init()