Searched refs:zilog_channel (Results 1 – 4 of 4) sorted by relevance
90 #define ZILOG_CHANNEL_FROM_PORT(PORT) ((struct zilog_channel *)((PORT)->membase))112 static unsigned char read_zsreg(struct zilog_channel *channel, in read_zsreg()125 static void write_zsreg(struct zilog_channel *channel, in write_zsreg()134 static void ip22zilog_clear_fifo(struct zilog_channel *channel) in ip22zilog_clear_fifo()161 static void __load_zsregs(struct zilog_channel *channel, unsigned char *regs) in __load_zsregs()237 struct zilog_channel *channel) in ip22zilog_maybe_update_regs()252 struct zilog_channel *channel) in ip22zilog_receive_chars()317 struct zilog_channel *channel) in ip22zilog_status_handle()359 struct zilog_channel *channel) in ip22zilog_transmit_chars()434 struct zilog_channel *channel in ip22zilog_interrupt()[all …]
108 #define ZILOG_CHANNEL_FROM_PORT(PORT) ((struct zilog_channel __iomem *)((PORT)->membase))129 static unsigned char read_zsreg(struct zilog_channel __iomem *channel, in read_zsreg()142 static void write_zsreg(struct zilog_channel __iomem *channel, in write_zsreg()151 static void sunzilog_clear_fifo(struct zilog_channel __iomem *channel) in sunzilog_clear_fifo()178 static int __load_zsregs(struct zilog_channel __iomem *channel, unsigned char *regs) in __load_zsregs()272 struct zilog_channel __iomem *channel) in sunzilog_maybe_update_regs()328 struct zilog_channel __iomem *channel) in sunzilog_receive_chars()406 struct zilog_channel __iomem *channel) in sunzilog_status_handle()457 struct zilog_channel __iomem *channel) in sunzilog_transmit_chars()533 struct zilog_channel __iomem *channel in sunzilog_interrupt()[all …]
6 struct zilog_channel { struct21 struct zilog_channel channelB; argument22 struct zilog_channel channelA;
4 struct zilog_channel { struct12 struct zilog_channel channelB; argument13 struct zilog_channel channelA;