Searched refs:zilog_channel (Results 1 – 4 of 4) sorted by relevance
87 #define ZILOG_CHANNEL_FROM_PORT(PORT) ((struct zilog_channel *)((PORT)->membase))109 static unsigned char read_zsreg(struct zilog_channel *channel, in read_zsreg()122 static void write_zsreg(struct zilog_channel *channel, in write_zsreg()131 static void ip22zilog_clear_fifo(struct zilog_channel *channel) in ip22zilog_clear_fifo()158 static void __load_zsregs(struct zilog_channel *channel, unsigned char *regs) in __load_zsregs()234 struct zilog_channel *channel) in ip22zilog_maybe_update_regs()249 struct zilog_channel *channel) in ip22zilog_receive_chars()314 struct zilog_channel *channel) in ip22zilog_status_handle()356 struct zilog_channel *channel) in ip22zilog_transmit_chars()431 struct zilog_channel *channel in ip22zilog_interrupt()[all …]
105 #define ZILOG_CHANNEL_FROM_PORT(PORT) ((struct zilog_channel __iomem *)((PORT)->membase))126 static unsigned char read_zsreg(struct zilog_channel __iomem *channel, in read_zsreg()139 static void write_zsreg(struct zilog_channel __iomem *channel, in write_zsreg()148 static void sunzilog_clear_fifo(struct zilog_channel __iomem *channel) in sunzilog_clear_fifo()175 static int __load_zsregs(struct zilog_channel __iomem *channel, unsigned char *regs) in __load_zsregs()269 struct zilog_channel __iomem *channel) in sunzilog_maybe_update_regs()325 struct zilog_channel __iomem *channel) in sunzilog_receive_chars()403 struct zilog_channel __iomem *channel) in sunzilog_status_handle()454 struct zilog_channel __iomem *channel) in sunzilog_transmit_chars()530 struct zilog_channel __iomem *channel in sunzilog_interrupt()[all …]
7 struct zilog_channel { struct22 struct zilog_channel channelB; argument23 struct zilog_channel channelA;
5 struct zilog_channel { struct13 struct zilog_channel channelB; argument14 struct zilog_channel channelA;