Searched refs:GAMEPORT_LEGACY (Results 1 - 2 of 2) sorted by last modified time

/linux-master/sound/pci/trident/
H A Dtrident_main.c3103 return inb(TRID_REG(chip, GAMEPORT_LEGACY));
3112 outb(0xff, TRID_REG(chip, GAMEPORT_LEGACY));
3123 *buttons = (~inb(TRID_REG(chip, GAMEPORT_LEGACY)) >> 4) & 0xf;
H A Dtrident.h123 #define GAMEPORT_LEGACY 0x31 macro

Completed in 147 milliseconds