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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/serial/
H A Dsb1250-duart.c92 struct sbd_port { struct
104 struct sbd_port sport[2];
109 #define to_sport(uport) container_of(uport, struct sbd_port, port)
114 static u64 __read_sbdchn(struct sbd_port *sport, int reg)
121 static u64 __read_sbdshr(struct sbd_port *sport, int reg)
128 static void __write_sbdchn(struct sbd_port *sport, int reg, u64 value)
135 static void __write_sbdshr(struct sbd_port *sport, int reg, u64 value)
142 static void __war_sbd1956(struct sbd_port *sport)
148 static unsigned char read_sbdchn(struct sbd_port *sport, int reg)
158 static unsigned char read_sbdshr(struct sbd_port *spor
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/serial/
H A Dsb1250-duart.c92 struct sbd_port { struct
104 struct sbd_port sport[2];
109 #define to_sport(uport) container_of(uport, struct sbd_port, port)
114 static u64 __read_sbdchn(struct sbd_port *sport, int reg)
121 static u64 __read_sbdshr(struct sbd_port *sport, int reg)
128 static void __write_sbdchn(struct sbd_port *sport, int reg, u64 value)
135 static void __write_sbdshr(struct sbd_port *sport, int reg, u64 value)
142 static void __war_sbd1956(struct sbd_port *sport)
148 static unsigned char read_sbdchn(struct sbd_port *sport, int reg)
158 static unsigned char read_sbdshr(struct sbd_port *spor
[all...]

Completed in 116 milliseconds