Searched refs:DIR_PORT (Results 1 – 1 of 1) sorted by relevance
19 #define DIR_PORT 0x326 macro35 v = inb(DIR_PORT); in duramar2150_c2port_access()39 outb(v | (C2D | C2CK), DIR_PORT); in duramar2150_c2port_access()43 outb(v & ~(C2D | C2CK), DIR_PORT); in duramar2150_c2port_access()54 v = inb(DIR_PORT); in duramar2150_c2port_c2d_dir()57 outb(v & ~C2D, DIR_PORT); in duramar2150_c2port_c2d_dir()59 outb(v | C2D, DIR_PORT); in duramar2150_c2port_c2d_dir()