Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serial/
Dsb1250-duart.c88 struct sbd_port { struct
100 struct sbd_port sport[2]; argument
105 #define to_sport(uport) container_of(uport, struct sbd_port, port)
121 static u64 __read_sbdchn(struct sbd_port *sport, int reg) in __read_sbdchn()
128 static u64 __read_sbdshr(struct sbd_port *sport, int reg) in __read_sbdshr()
135 static void __write_sbdchn(struct sbd_port *sport, int reg, u64 value) in __write_sbdchn()
142 static void __write_sbdshr(struct sbd_port *sport, int reg, u64 value) in __write_sbdshr()
153 static void __war_sbd1956(struct sbd_port *sport) in __war_sbd1956()
159 static unsigned char read_sbdchn(struct sbd_port *sport, int reg) in read_sbdchn()
169 static unsigned char read_sbdshr(struct sbd_port *sport, int reg) in read_sbdshr()
[all …]