Searched refs:OCW2_R (Results 1 – 3 of 3) sorted by relevance
74 #define OCW2_R 0x80 /* EOI mode */ macro
445 outb(pic->at_ioaddr, OCW2_R | OCW2_SL | OCW2_L1); in i8259_init()
367 atpic->rotate = ((val & OCW2_R) != 0); in vatpic_ocw2()