Home
last modified time | relevance | path

Searched refs:ep93xx_uarts (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/arm/mach-ep93xx/
H A Dclock.c469 static struct ep93xx_gate ep93xx_uarts[] = { variable
491 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()