Searched defs:zport (Results 1 - 4 of 4) 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 Dzs.c140 static u8 read_zsreg(struct zs_port *zport, int reg) argument
155 static void write_zsreg(struct zs_port *zport, int reg, u8 value) argument
169 static u8 read_zsdata(struct zs_port *zport) argument
180 static void write_zsdata(struct zs_port *zport, u8 value) argument
194 struct zs_port *zport; local
230 zs_receive_drain(struct zs_port *zport) argument
239 zs_transmit_drain(struct zs_port *zport, int irq) argument
252 zs_line_drain(struct zs_port *zport, int irq) argument
266 load_zsregs(struct zs_port *zport, u8 *regs, int irq) argument
308 struct zs_port *zport = to_zport(uport); local
337 zs_raw_get_mctrl(struct zs_port *zport) argument
344 zs_raw_xor_mctrl(struct zs_port *zport) argument
376 struct zs_port *zport = to_zport(uport); local
389 struct zs_port *zport = to_zport(uport); local
421 zs_raw_stop_tx(struct zs_port *zport) argument
429 struct zs_port *zport = to_zport(uport); local
441 struct zs_port *zport = to_zport(uport); local
455 struct zs_port *zport = to_zport(uport); local
489 struct zs_port *zport = to_zport(uport); local
519 struct zs_port *zport = to_zport(uport); local
539 zs_receive_chars(struct zs_port *zport) argument
608 zs_raw_transmit_chars(struct zs_port *zport) argument
639 zs_transmit_chars(struct zs_port *zport) argument
648 zs_status_handle(struct zs_port *zport, struct zs_port *zport_a) argument
756 struct zs_port *zport = to_zport(uport); local
809 struct zs_port *zport = to_zport(uport); local
828 zs_reset(struct zs_port *zport) argument
853 struct zs_port *zport = to_zport(uport); local
968 struct zs_port *zport = to_zport(uport); local
1020 struct zs_port *zport = to_zport(uport); local
1034 struct zs_port *zport = to_zport(uport); local
1101 struct zs_port *zport = &zs_sccs[chip].zport[side]; local
1130 struct zs_port *zport = to_zport(uport); local
1150 struct zs_port *zport = &zs_sccs[chip].zport[side]; local
1196 struct zs_port *zport = &zs_sccs[chip].zport[side]; local
1277 struct zs_port *zport = &scc->zport[i % ZS_NUM_CHAN]; local
1293 struct zs_port *zport = &scc->zport[i % ZS_NUM_CHAN]; local
[all...]
H A Dzs.h40 struct zs_port zport[2]; member in struct:zs_scc
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/serial/
H A Dzs.c140 static u8 read_zsreg(struct zs_port *zport, int reg) argument
155 static void write_zsreg(struct zs_port *zport, int reg, u8 value) argument
169 static u8 read_zsdata(struct zs_port *zport) argument
180 static void write_zsdata(struct zs_port *zport, u8 value) argument
194 struct zs_port *zport; local
230 zs_receive_drain(struct zs_port *zport) argument
239 zs_transmit_drain(struct zs_port *zport, int irq) argument
252 zs_line_drain(struct zs_port *zport, int irq) argument
266 load_zsregs(struct zs_port *zport, u8 *regs, int irq) argument
308 struct zs_port *zport = to_zport(uport); local
337 zs_raw_get_mctrl(struct zs_port *zport) argument
344 zs_raw_xor_mctrl(struct zs_port *zport) argument
376 struct zs_port *zport = to_zport(uport); local
389 struct zs_port *zport = to_zport(uport); local
421 zs_raw_stop_tx(struct zs_port *zport) argument
429 struct zs_port *zport = to_zport(uport); local
441 struct zs_port *zport = to_zport(uport); local
455 struct zs_port *zport = to_zport(uport); local
489 struct zs_port *zport = to_zport(uport); local
519 struct zs_port *zport = to_zport(uport); local
539 zs_receive_chars(struct zs_port *zport) argument
608 zs_raw_transmit_chars(struct zs_port *zport) argument
639 zs_transmit_chars(struct zs_port *zport) argument
648 zs_status_handle(struct zs_port *zport, struct zs_port *zport_a) argument
756 struct zs_port *zport = to_zport(uport); local
809 struct zs_port *zport = to_zport(uport); local
828 zs_reset(struct zs_port *zport) argument
853 struct zs_port *zport = to_zport(uport); local
968 struct zs_port *zport = to_zport(uport); local
1020 struct zs_port *zport = to_zport(uport); local
1034 struct zs_port *zport = to_zport(uport); local
1101 struct zs_port *zport = &zs_sccs[chip].zport[side]; local
1130 struct zs_port *zport = to_zport(uport); local
1150 struct zs_port *zport = &zs_sccs[chip].zport[side]; local
1196 struct zs_port *zport = &zs_sccs[chip].zport[side]; local
1277 struct zs_port *zport = &scc->zport[i % ZS_NUM_CHAN]; local
1293 struct zs_port *zport = &scc->zport[i % ZS_NUM_CHAN]; local
[all...]
H A Dzs.h40 struct zs_port zport[2]; member in struct:zs_scc

Completed in 104 milliseconds