Searched refs:DIR_PORT (Results 1 – 1 of 1) sorted by relevance
22 #define DIR_PORT 0x326 macro38 v = inb(DIR_PORT); in duramar2150_c2port_access()42 outb(v | (C2D | C2CK), DIR_PORT); in duramar2150_c2port_access()46 outb(v & ~(C2D | C2CK), DIR_PORT); in duramar2150_c2port_access()57 v = inb(DIR_PORT); in duramar2150_c2port_c2d_dir()60 outb(v & ~C2D, DIR_PORT); in duramar2150_c2port_c2d_dir()62 outb(v | C2D, DIR_PORT); in duramar2150_c2port_c2d_dir()