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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Dip22zilog.c91 #define UART_ZILOG(PORT) ((struct uart_ip22zilog_port *)(PORT)) macro
93 (UART_ZILOG(PORT)->curregs[REGNUM])
95 ((UART_ZILOG(PORT)->curregs[REGNUM]) = (REGVAL))
627 struct uart_ip22zilog_port *up = UART_ZILOG(port);
736 struct uart_ip22zilog_port *up = UART_ZILOG(port);
775 struct uart_ip22zilog_port *up = UART_ZILOG(port);
H A Dsunzilog.c108 #define UART_ZILOG(PORT) ((struct uart_sunzilog_port *)(PORT)) macro
727 struct uart_sunzilog_port *up = UART_ZILOG(port);
801 struct uart_sunzilog_port *up = UART_ZILOG(port);
840 struct uart_sunzilog_port *up = UART_ZILOG(port);
973 struct uart_sunzilog_port *up = UART_ZILOG(port);

Completed in 118 milliseconds