Searched refs:MCR_OUT1 (Results 1 – 4 of 4) sorted by relevance
127 #define MCR_OUT1 0x04 // Loopback only: Sets state of RI macro
132 #define MCR_OUT1 0x0400 /* Out 1 */ macro
94 #define MCR_OUT1 0x04 /* Aux output - not used */ macro
211 #define MCR_OUT1 0x04 /* OUT1 output (not accessible in RS232) */ macro330 outb(MCR_OUT1 | MCR_OUT2, MCR(iobase)); in fpga_reset()333 outb(MCR_DTR | MCR_RTS | MCR_OUT1 | MCR_OUT2, MCR(iobase)); in fpga_reset()349 outb(bit | MCR_OUT1 | MCR_OUT2, MCR(iobase)); in fpga_write()