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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/
H A Dspecialix.c262 static inline void sx_out(struct specialix_board * bp, unsigned short reg, function
380 sx_out(bp, CD186x_CAR, i);
381 sx_out(bp, CD186x_MSVRTS, ((virq >> i) & 0x1)? MSVR_RTS:0);
723 sx_out(bp, CD186x_CAR, port_No(port));
725 sx_out(bp, CD186x_IER, port->IER);
732 sx_out(bp, CD186x_CAR, port_No(port));
734 sx_out(bp, CD186x_IER, port->IER);
742 sx_out(bp, CD186x_TDR, CD186x_C_ESC);
743 sx_out(bp, CD186x_TDR, CD186x_C_SBRK);
747 sx_out(b
[all...]

Completed in 79 milliseconds