sbd_port          100 drivers/tty/serial/sb1250-duart.c 	struct sbd_port		sport[2];
sbd_port          105 drivers/tty/serial/sb1250-duart.c #define to_sport(uport) container_of(uport, struct sbd_port, port)
sbd_port          121 drivers/tty/serial/sb1250-duart.c static u64 __read_sbdchn(struct sbd_port *sport, int reg)
sbd_port          128 drivers/tty/serial/sb1250-duart.c static u64 __read_sbdshr(struct sbd_port *sport, int reg)
sbd_port          135 drivers/tty/serial/sb1250-duart.c static void __write_sbdchn(struct sbd_port *sport, int reg, u64 value)
sbd_port          142 drivers/tty/serial/sb1250-duart.c static void __write_sbdshr(struct sbd_port *sport, int reg, u64 value)
sbd_port          153 drivers/tty/serial/sb1250-duart.c static void __war_sbd1956(struct sbd_port *sport)
sbd_port          159 drivers/tty/serial/sb1250-duart.c static unsigned char read_sbdchn(struct sbd_port *sport, int reg)
sbd_port          169 drivers/tty/serial/sb1250-duart.c static unsigned char read_sbdshr(struct sbd_port *sport, int reg)
sbd_port          179 drivers/tty/serial/sb1250-duart.c static void write_sbdchn(struct sbd_port *sport, int reg, unsigned int value)
sbd_port          186 drivers/tty/serial/sb1250-duart.c static void write_sbdshr(struct sbd_port *sport, int reg, unsigned int value)
sbd_port          194 drivers/tty/serial/sb1250-duart.c static int sbd_receive_ready(struct sbd_port *sport)
sbd_port          199 drivers/tty/serial/sb1250-duart.c static int sbd_receive_drain(struct sbd_port *sport)
sbd_port          208 drivers/tty/serial/sb1250-duart.c static int __maybe_unused sbd_transmit_ready(struct sbd_port *sport)
sbd_port          213 drivers/tty/serial/sb1250-duart.c static int __maybe_unused sbd_transmit_drain(struct sbd_port *sport)
sbd_port          222 drivers/tty/serial/sb1250-duart.c static int sbd_transmit_empty(struct sbd_port *sport)
sbd_port          227 drivers/tty/serial/sb1250-duart.c static int sbd_line_drain(struct sbd_port *sport)
sbd_port          239 drivers/tty/serial/sb1250-duart.c 	struct sbd_port *sport = to_sport(uport);
sbd_port          246 drivers/tty/serial/sb1250-duart.c 	struct sbd_port *sport = to_sport(uport);
sbd_port          260 drivers/tty/serial/sb1250-duart.c 	struct sbd_port *sport = to_sport(uport);
sbd_port          288 drivers/tty/serial/sb1250-duart.c 	struct sbd_port *sport = to_sport(uport);
sbd_port          296 drivers/tty/serial/sb1250-duart.c 	struct sbd_port *sport = to_sport(uport);
sbd_port          311 drivers/tty/serial/sb1250-duart.c 	struct sbd_port *sport = to_sport(uport);
sbd_port          318 drivers/tty/serial/sb1250-duart.c 	struct sbd_port *sport = to_sport(uport);
sbd_port          326 drivers/tty/serial/sb1250-duart.c 	struct sbd_port *sport = to_sport(uport);
sbd_port          335 drivers/tty/serial/sb1250-duart.c static void sbd_receive_chars(struct sbd_port *sport)
sbd_port          386 drivers/tty/serial/sb1250-duart.c static void sbd_transmit_chars(struct sbd_port *sport)
sbd_port          423 drivers/tty/serial/sb1250-duart.c static void sbd_status_handle(struct sbd_port *sport)
sbd_port          444 drivers/tty/serial/sb1250-duart.c 	struct sbd_port *sport = dev_id;
sbd_port          475 drivers/tty/serial/sb1250-duart.c 	struct sbd_port *sport = to_sport(uport);
sbd_port          509 drivers/tty/serial/sb1250-duart.c 	struct sbd_port *sport = to_sport(uport);
sbd_port          517 drivers/tty/serial/sb1250-duart.c static void sbd_init_port(struct sbd_port *sport)
sbd_port          541 drivers/tty/serial/sb1250-duart.c 	struct sbd_port *sport = to_sport(uport);
sbd_port          651 drivers/tty/serial/sb1250-duart.c 	struct sbd_port *sport = to_sport(uport);
sbd_port          667 drivers/tty/serial/sb1250-duart.c 	struct sbd_port *sport = to_sport(uport);
sbd_port          728 drivers/tty/serial/sb1250-duart.c 	struct sbd_port *sport = to_sport(uport);
sbd_port          803 drivers/tty/serial/sb1250-duart.c 			struct sbd_port *sport = &sbd_duarts[chip].sport[side];
sbd_port          829 drivers/tty/serial/sb1250-duart.c 	struct sbd_port *sport = to_sport(uport);
sbd_port          840 drivers/tty/serial/sb1250-duart.c 	struct sbd_port *sport = &sbd_duarts[chip].sport[side];
sbd_port          868 drivers/tty/serial/sb1250-duart.c 	struct sbd_port *sport = &sbd_duarts[chip].sport[side];
sbd_port          940 drivers/tty/serial/sb1250-duart.c 		struct sbd_port *sport = &duart->sport[i % DUART_MAX_SIDE];
sbd_port          957 drivers/tty/serial/sb1250-duart.c 		struct sbd_port *sport = &duart->sport[i % DUART_MAX_SIDE];