Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dip22zilog.c88 #define UART_ZILOG(PORT) ((struct uart_ip22zilog_port *)(PORT)) macro
90 (UART_ZILOG(PORT)->curregs[REGNUM])
92 ((UART_ZILOG(PORT)->curregs[REGNUM]) = (REGVAL))
623 struct uart_ip22zilog_port *up = UART_ZILOG(port); in ip22zilog_stop_rx()
734 struct uart_ip22zilog_port *up = UART_ZILOG(port); in ip22zilog_startup()
773 struct uart_ip22zilog_port *up = UART_ZILOG(port); in ip22zilog_shutdown()
H A Dsunzilog.c106 #define UART_ZILOG(PORT) ((struct uart_sunzilog_port *)(PORT)) macro
723 struct uart_sunzilog_port *up = UART_ZILOG(port); in sunzilog_stop_rx()
799 struct uart_sunzilog_port *up = UART_ZILOG(port); in sunzilog_startup()
838 struct uart_sunzilog_port *up = UART_ZILOG(port); in sunzilog_shutdown()
972 struct uart_sunzilog_port *up = UART_ZILOG(port); in sunzilog_type()
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dip22zilog.c88 #define UART_ZILOG(PORT) ((struct uart_ip22zilog_port *)(PORT)) macro
90 (UART_ZILOG(PORT)->curregs[REGNUM])
92 ((UART_ZILOG(PORT)->curregs[REGNUM]) = (REGVAL))
621 struct uart_ip22zilog_port *up = UART_ZILOG(port); in ip22zilog_stop_rx()
732 struct uart_ip22zilog_port *up = UART_ZILOG(port); in ip22zilog_startup()
771 struct uart_ip22zilog_port *up = UART_ZILOG(port); in ip22zilog_shutdown()
H A Dsunzilog.c106 #define UART_ZILOG(PORT) ((struct uart_sunzilog_port *)(PORT)) macro
721 struct uart_sunzilog_port *up = UART_ZILOG(port); in sunzilog_stop_rx()
797 struct uart_sunzilog_port *up = UART_ZILOG(port); in sunzilog_startup()
836 struct uart_sunzilog_port *up = UART_ZILOG(port); in sunzilog_shutdown()
970 struct uart_sunzilog_port *up = UART_ZILOG(port); in sunzilog_type()

Completed in 7 milliseconds