Home
last modified time | relevance | path

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

/drivers/tty/serial/
Dsb1250-duart.c83 struct sbd_port { struct
95 struct sbd_port sport[2]; argument
100 #define to_sport(uport) container_of(uport, struct sbd_port, port)
116 static u64 __read_sbdchn(struct sbd_port *sport, int reg) in __read_sbdchn()
123 static u64 __read_sbdshr(struct sbd_port *sport, int reg) in __read_sbdshr()
130 static void __write_sbdchn(struct sbd_port *sport, int reg, u64 value) in __write_sbdchn()
137 static void __write_sbdshr(struct sbd_port *sport, int reg, u64 value) in __write_sbdshr()
148 static void __war_sbd1956(struct sbd_port *sport) in __war_sbd1956()
154 static unsigned char read_sbdchn(struct sbd_port *sport, int reg) in read_sbdchn()
164 static unsigned char read_sbdshr(struct sbd_port *sport, int reg) in read_sbdshr()
[all …]