Searched refs:ZILOG_CHANNEL_FROM_PORT (Results 1 – 1 of 1) sorted by relevance
105 #define ZILOG_CHANNEL_FROM_PORT(PORT) ((struct zilog_channel __iomem *)((PORT)->membase)) macro291 sunzilog_maybe_update_regs(up, ZILOG_CHANNEL_FROM_PORT(&up->port)); in sunzilog_change_mouse_baud()530 = ZILOG_CHANNEL_FROM_PORT(&up->port); in sunzilog_interrupt()558 channel = ZILOG_CHANNEL_FROM_PORT(&up->port); in sunzilog_interrupt()593 channel = ZILOG_CHANNEL_FROM_PORT(port); in sunzilog_read_channel_status()645 struct zilog_channel __iomem *channel = ZILOG_CHANNEL_FROM_PORT(port); in sunzilog_set_mctrl()679 struct zilog_channel __iomem *channel = ZILOG_CHANNEL_FROM_PORT(port); in sunzilog_start_tx()726 channel = ZILOG_CHANNEL_FROM_PORT(port); in sunzilog_stop_rx()738 struct zilog_channel __iomem *channel = ZILOG_CHANNEL_FROM_PORT(port); in sunzilog_enable_ms()755 struct zilog_channel __iomem *channel = ZILOG_CHANNEL_FROM_PORT(port); in sunzilog_break_ctl()[all …]