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