Lines Matching refs:ZILOG_CHANNEL_FROM_PORT
108 #define ZILOG_CHANNEL_FROM_PORT(PORT) ((struct zilog_channel __iomem *)((PORT)->membase)) macro
294 sunzilog_maybe_update_regs(up, ZILOG_CHANNEL_FROM_PORT(&up->port)); in sunzilog_change_mouse_baud()
534 = ZILOG_CHANNEL_FROM_PORT(&up->port); in sunzilog_interrupt()
562 channel = ZILOG_CHANNEL_FROM_PORT(&up->port); in sunzilog_interrupt()
597 channel = ZILOG_CHANNEL_FROM_PORT(port); in sunzilog_read_channel_status()
649 struct zilog_channel __iomem *channel = ZILOG_CHANNEL_FROM_PORT(port); in sunzilog_set_mctrl()
683 struct zilog_channel __iomem *channel = ZILOG_CHANNEL_FROM_PORT(port); in sunzilog_start_tx()
732 channel = ZILOG_CHANNEL_FROM_PORT(port); in sunzilog_stop_rx()
744 struct zilog_channel __iomem *channel = ZILOG_CHANNEL_FROM_PORT(port); in sunzilog_enable_ms()
761 struct zilog_channel __iomem *channel = ZILOG_CHANNEL_FROM_PORT(port); in sunzilog_break_ctl()
789 channel = ZILOG_CHANNEL_FROM_PORT(&up->port); in __sunzilog_startup()
850 channel = ZILOG_CHANNEL_FROM_PORT(port); in sunzilog_shutdown()
966 sunzilog_maybe_update_regs(up, ZILOG_CHANNEL_FROM_PORT(port)); in sunzilog_set_termios()
1010 = ZILOG_CHANNEL_FROM_PORT(&up->port); in sunzilog_get_poll_char()
1133 struct zilog_channel __iomem *channel = ZILOG_CHANNEL_FROM_PORT(port); in sunzilog_putchar()
1339 channel = ZILOG_CHANNEL_FROM_PORT(&up->port); in sunzilog_init_hw()
1592 channel = ZILOG_CHANNEL_FROM_PORT(&up->port); in sunzilog_init()
1629 channel = ZILOG_CHANNEL_FROM_PORT(&up->port); in sunzilog_exit()