Searched refs:OUT2 (Results 1 – 5 of 5) sorted by relevance
38 OUT2 = $(CODESETS:%=%.out2) macro57 test: $(OBJECTS) $(OUT1) $(OUT2) $(OUTE)63 -rm $(OUT1) $(OUT2) $(OUTE)69 test2: $(OUT2)113 $(OUT2) $(OUTE) :$(UTF8_TO_EBCDIC_TEST)
52 #define OUT2 0x08 macro
522 outb(port + MCR, mcr | OUT2); in serial_adjust_prop()
129 #define OUT2 0x08 /* dis/enable int per INO on ALI1535D+ */ macro
628 OUTB(MCR, (DTR | RTS| OUT2)); in asyattach()1234 OUTB(MCR, OUT2); in asyclose()1482 OUTB(MCR, RTS|OUT2); in asy_program()1485 OUTB(MCR, DTR|RTS|OUT2); in asy_program()