Home
last modified time | relevance | path

Searched refs:INTERRUPT_REG (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/input/serio/
H A Dq40kbd.c46 if (Q40_IRQ_KEYB_MASK & master_inb(INTERRUPT_REG)) in q40kbd_interrupt()
67 while (maxread-- && (Q40_IRQ_KEYB_MASK & master_inb(INTERRUPT_REG))) in q40kbd_flush()
/openbmc/linux/arch/m68k/include/asm/
H A Dq40_master.h25 #define INTERRUPT_REG IIRQ_REG /* "native" ints */ macro