Home
last modified time | relevance | path

Searched refs:zilog_channel (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/tty/serial/
H A Dsunzilog.c105 #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()
529 struct zilog_channel __iome in sunzilog_interrupt()
[all...]
H A Dsunzilog.h5 struct zilog_channel { struct
13 struct zilog_channel channelB; argument
14 struct zilog_channel channelA;
H A Dip22zilog.h7 struct zilog_channel { struct
22 struct zilog_channel channelB; argument
23 struct zilog_channel channelA;