Symbol: sbd_port
drivers/tty/serial/sb1250-duart.c
100
#define to_sport(uport) container_of(uport, struct sbd_port, port)
drivers/tty/serial/sb1250-duart.c
116
static u64 __read_sbdchn(struct sbd_port *sport, int reg)
drivers/tty/serial/sb1250-duart.c
123
static u64 __read_sbdshr(struct sbd_port *sport, int reg)
drivers/tty/serial/sb1250-duart.c
130
static void __write_sbdchn(struct sbd_port *sport, int reg, u64 value)
drivers/tty/serial/sb1250-duart.c
137
static void __write_sbdshr(struct sbd_port *sport, int reg, u64 value)
drivers/tty/serial/sb1250-duart.c
148
static void __war_sbd1956(struct sbd_port *sport)
drivers/tty/serial/sb1250-duart.c
154
static unsigned char read_sbdchn(struct sbd_port *sport, int reg)
drivers/tty/serial/sb1250-duart.c
164
static unsigned char read_sbdshr(struct sbd_port *sport, int reg)
drivers/tty/serial/sb1250-duart.c
174
static void write_sbdchn(struct sbd_port *sport, int reg, unsigned int value)
drivers/tty/serial/sb1250-duart.c
181
static void write_sbdshr(struct sbd_port *sport, int reg, unsigned int value)
drivers/tty/serial/sb1250-duart.c
189
static int sbd_receive_ready(struct sbd_port *sport)
drivers/tty/serial/sb1250-duart.c
194
static int sbd_receive_drain(struct sbd_port *sport)
drivers/tty/serial/sb1250-duart.c
203
static int __maybe_unused sbd_transmit_ready(struct sbd_port *sport)
drivers/tty/serial/sb1250-duart.c
208
static int __maybe_unused sbd_transmit_drain(struct sbd_port *sport)
drivers/tty/serial/sb1250-duart.c
217
static int sbd_transmit_empty(struct sbd_port *sport)
drivers/tty/serial/sb1250-duart.c
222
static int sbd_line_drain(struct sbd_port *sport)
drivers/tty/serial/sb1250-duart.c
234
struct sbd_port *sport = to_sport(uport);
drivers/tty/serial/sb1250-duart.c
241
struct sbd_port *sport = to_sport(uport);
drivers/tty/serial/sb1250-duart.c
255
struct sbd_port *sport = to_sport(uport);
drivers/tty/serial/sb1250-duart.c
283
struct sbd_port *sport = to_sport(uport);
drivers/tty/serial/sb1250-duart.c
291
struct sbd_port *sport = to_sport(uport);
drivers/tty/serial/sb1250-duart.c
306
struct sbd_port *sport = to_sport(uport);
drivers/tty/serial/sb1250-duart.c
313
struct sbd_port *sport = to_sport(uport);
drivers/tty/serial/sb1250-duart.c
321
struct sbd_port *sport = to_sport(uport);
drivers/tty/serial/sb1250-duart.c
330
static void sbd_receive_chars(struct sbd_port *sport)
drivers/tty/serial/sb1250-duart.c
382
static void sbd_transmit_chars(struct sbd_port *sport)
drivers/tty/serial/sb1250-duart.c
419
static void sbd_status_handle(struct sbd_port *sport)
drivers/tty/serial/sb1250-duart.c
440
struct sbd_port *sport = dev_id;
drivers/tty/serial/sb1250-duart.c
471
struct sbd_port *sport = to_sport(uport);
drivers/tty/serial/sb1250-duart.c
505
struct sbd_port *sport = to_sport(uport);
drivers/tty/serial/sb1250-duart.c
513
static void sbd_init_port(struct sbd_port *sport)
drivers/tty/serial/sb1250-duart.c
537
struct sbd_port *sport = to_sport(uport);
drivers/tty/serial/sb1250-duart.c
647
struct sbd_port *sport = to_sport(uport);
drivers/tty/serial/sb1250-duart.c
663
struct sbd_port *sport = to_sport(uport);
drivers/tty/serial/sb1250-duart.c
724
struct sbd_port *sport = to_sport(uport);
drivers/tty/serial/sb1250-duart.c
799
struct sbd_port *sport = &sbd_duarts[chip].sport[side];
drivers/tty/serial/sb1250-duart.c
826
struct sbd_port *sport = to_sport(uport);
drivers/tty/serial/sb1250-duart.c
837
struct sbd_port *sport = &sbd_duarts[chip].sport[side];
drivers/tty/serial/sb1250-duart.c
865
struct sbd_port *sport = &sbd_duarts[chip].sport[side];
drivers/tty/serial/sb1250-duart.c
937
struct sbd_port *sport = &duart->sport[i % DUART_MAX_SIDE];
drivers/tty/serial/sb1250-duart.c
95
struct sbd_port sport[2];
drivers/tty/serial/sb1250-duart.c
954
struct sbd_port *sport = &duart->sport[i % DUART_MAX_SIDE];