GPIO 1487 sound/pci/ca0106/ca0106_main.c outl(0x0, chip->port+GPIO); GPIO 1489 sound/pci/ca0106/ca0106_main.c outl(0x005f5301, chip->port+GPIO); /* Analog */ GPIO 1492 sound/pci/ca0106/ca0106_main.c outl(0x0, chip->port+GPIO); GPIO 1494 sound/pci/ca0106/ca0106_main.c outl(0x005f5301, chip->port+GPIO); /* Analog */ GPIO 1496 sound/pci/ca0106/ca0106_main.c outl(0x0, chip->port+GPIO); GPIO 1497 sound/pci/ca0106/ca0106_main.c outl(0x005f03a3, chip->port+GPIO); /* Analog */ GPIO 110 sound/pci/ca0106/ca0106_mixer.c mask = inl(emu->port + GPIO) & ~0x101; GPIO 111 sound/pci/ca0106/ca0106_mixer.c outl(mask, emu->port + GPIO); GPIO 119 sound/pci/ca0106/ca0106_mixer.c mask = inl(emu->port + GPIO) | 0x101; GPIO 120 sound/pci/ca0106/ca0106_mixer.c outl(mask, emu->port + GPIO); GPIO 284 sound/pci/ca0106/ca0106_mixer.c tmp = inl(emu->port+GPIO) & ~0x400; GPIO 286 sound/pci/ca0106/ca0106_mixer.c outl(tmp, emu->port+GPIO); GPIO 290 sound/pci/ca0106/ca0106_mixer.c tmp = inl(emu->port+GPIO) & ~0x400; GPIO 291 sound/pci/ca0106/ca0106_mixer.c outl(tmp, emu->port+GPIO); GPIO 354 sound/pci/emu10k1/emu10k1x.c outl(value, emu->port + GPIO);