Searched refs:omap_uart (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap2/
H A Dserial.c605 static struct omap_uart_state omap_uart[] = { variable in typeref:struct:omap_uart_state
684 nr_ports = ARRAY_SIZE(omap_uart);
693 struct omap_uart_state *uart = &omap_uart[i];
760 BUG_ON(port >= ARRAY_SIZE(omap_uart));
762 uart = &omap_uart[port];
824 nr_ports = ARRAY_SIZE(omap_uart);

Completed in 25 milliseconds