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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/serial/
H A Dip22zilog.c96 #define UART_ZILOG(PORT) ((struct uart_ip22zilog_port *)(PORT)) macro
98 (UART_ZILOG(PORT)->curregs[REGNUM])
100 ((UART_ZILOG(PORT)->curregs[REGNUM]) = (REGVAL))
627 struct uart_ip22zilog_port *up = UART_ZILOG(port);
701 struct uart_ip22zilog_port *up = UART_ZILOG(port);
740 struct uart_ip22zilog_port *up = UART_ZILOG(port);
H A Dsunzilog.c110 #define UART_ZILOG(PORT) ((struct uart_sunzilog_port *)(PORT)) macro
729 struct uart_sunzilog_port *up = UART_ZILOG(port);
803 struct uart_sunzilog_port *up = UART_ZILOG(port);
842 struct uart_sunzilog_port *up = UART_ZILOG(port);
975 struct uart_sunzilog_port *up = UART_ZILOG(port);

Completed in 105 milliseconds