Searched refs:PARITY_MASK (Results 1 – 1 of 1) sorted by relevance
335 #define PARITY_MASK 0x08 macro337 #define PARITY_MASK 0x00 macro589 outb(0x21 | PARITY_MASK, port_base + TMC_Cntl); /* Clear forced intr. */ in fdomain_make_bus_idle()591 outb(0x01 | PARITY_MASK, port_base + TMC_Cntl); in fdomain_make_bus_idle()1046 outb(0x04 | PARITY_MASK, port_base + TMC_Cntl); /* Start arbitration */1081 outb(PARITY_MASK, port_base + TMC_Cntl); in fdomain_select()1189 outb(0x10 | PARITY_MASK, port_base + TMC_Cntl); in do_fdomain_16x0_intr()1211 outb(0x10 | PARITY_MASK, port_base + TMC_Cntl); in do_fdomain_16x0_intr()1242 outb(0xd0 | PARITY_MASK, port_base + TMC_Cntl); in do_fdomain_16x0_intr()1248 outb(0x90 | PARITY_MASK, port_base + TMC_Cntl); in do_fdomain_16x0_intr()[all …]