Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/input/mouse/
Dinport.c69 #define INPORT_MODE_IRQ 0x08 macro
74 #define INPORT_MODE_IRQ 0x01 macro
91 outb(INPORT_MODE_HOLD | INPORT_MODE_IRQ | INPORT_MODE_BASE, INPORT_DATA_PORT); in inport_interrupt()
107 outb(INPORT_MODE_IRQ | INPORT_MODE_BASE, INPORT_DATA_PORT); in inport_interrupt()
118 outb(INPORT_MODE_IRQ | INPORT_MODE_BASE, INPORT_DATA_PORT); in inport_open()