Searched refs:MCR_OUT1 (Results 1 – 5 of 5) sorted by relevance
127 #define MCR_OUT1 0x04 // Loopback only: Sets state of RI macro
71 #define MCR_OUT1 0x04 /* Loopback only: Sets state of RI */ macro
132 #define MCR_OUT1 0x0400 /* Out 1 */ macro
121 #define MCR_OUT1 (1 << 2) /* force MSR_RI in loopback mode */ macro
199 #define MCR_OUT1 0x04 /* OUT1 output (not accessible in RS232) */ macro318 outb(MCR_OUT1 | MCR_OUT2, MCR(iobase)); in fpga_reset()321 outb(MCR_DTR | MCR_RTS | MCR_OUT1 | MCR_OUT2, MCR(iobase)); in fpga_reset()337 outb(bit | MCR_OUT1 | MCR_OUT2, MCR(iobase)); in fpga_write()