Home
last modified time | relevance | path

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

/linux-3.4.99/Documentation/sound/oss/
Doss-parameters.txt19 Format: <io>,<irq>,<dma>,<mss_io>,<mpu_io>,<mpu_irq>
35 <io>,<mss_io>,<mss_irq>,<mss_dma>,<mpu_io>,<mpu_irq>
38 Format: <io>,<irq>,<dma>,<mpu_io>,<mpu_irq>
42 <io>,<irq>,<dma>,<dma2>,<sb_io>,<sb_irq>,<sb_dma>,<mpu_io>,<mpu_irq>
DPSS24 mpu_io The MPU emulation base address. This sets the base of the
31 The mpu_io/mpu_irq fields are optional. If they are not specified the
DALS28 passing "0" as the "sb" module's "mpu_io" module parameter to prevent the
41 "mpu_io" should be set to 0. The "io" parameter of the "opl3" module should
DREADME.modules33 options sb io=0x220 irq=7 dma=1 dma16=5 mpu_io=0x330
71 modprobe sb io=0x220 irq=7 dma=1 dma16=5 mpu_io=0x330
DSoundblaster14 mpu_io I/O for MPU chip if present (0x300,0x330)
DCMI8330142 /sbin/insmod sb io=0x220 dma=1 dma16=5 irq=5 mpu_io=0x330
DOpti84 options mad16 irq=5 dma=0 dma16=3 io=0x530 mpu_io=0x330 mpu_irq=9
124 You can also set mpu_io and mpu_irq in the mad16 options for the
DIntroduction161 /sbin/insmod sb io=$SB_BASE irq=$SB_IRQ dma=$SB_DMA dma16=$SB_DMA2 mpu_io=$SB_MP
174 options sb io=0x240 irq=9 dma=3 dma16=5 mpu_io=0x300
420 options sb io=0x240 irq=5 dma=1 dma16=5 mpu_io=0x330
DPSS-updates78 /sbin/modprobe pss pss_io=0x220 mpu_io=0x338 mpu_irq=9 mss_io=0x530 mss_irq=10 mss_dma=1 pss_cdrom_…
/linux-3.4.99/sound/oss/
Dtrix.c413 static int __initdata mpu_io = -1; variable
423 module_param(mpu_io, int, 0);
440 cfg_mpu.io_base = mpu_io; in init_trix()
517 mpu_io = ints[7]; in setup_trix()
Dsb_card.c42 static int __initdata mpu_io = 0; variable
72 module_param(mpu_io, int, 000);
73 MODULE_PARM_DESC(mpu_io, "MPU base address");
152 legacy->mpucnf.io_base = mpu_io; in sb_init_legacy()
Dpss.c1134 static int mpu_io __initdata = -1;
1148 module_param(mpu_io, int, 0);
1149 MODULE_PARM_DESC(mpu_io, "Set MIDI i/o base (0x330 or other. Address must be on 4 location boundari…
1199 cfg_mpu.io_base = mpu_io; in init_pss()
1261 mpu_io = ints[5]; in setup_pss()
Dmsnd_pinnacle.c1630 static int mpu_io __initdata = 0;
1677 static int mpu_io __initdata = CONFIG_MSNDPIN_MPU_IO;
1734 module_param (mpu_io, int, 0);
1836 pinnacle_devs[1].io0 = mpu_io; in msnd_init()
/linux-3.4.99/sound/isa/msnd/
Dmsnd_pinnacle.c537 static long mpu_io[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; variable
598 if (mpu_io[0] != SNDRV_AUTO_PORT) { in snd_msnd_attach()
602 mpu_io[0], in snd_msnd_attach()
814 module_param_array(mpu_io, long, NULL, S_IRUGO);
974 if (mpu_io[idx] != SNDRV_AUTO_PORT in snd_msnd_isa_probe()
978 mpu_io[idx], mpu_irq[idx]); in snd_msnd_isa_probe()
980 mpu_io[idx], 0, in snd_msnd_isa_probe()
1141 mpu_io[idx] = pnp_port_start(mpu_dev, 0); in snd_msnd_pnp_detect()
/linux-3.4.99/sound/pci/
Dazt3328.c334 unsigned long mpu_io; /* usually 0xb800, size 4 */ member
2447 chip->ctrl_io, chip->game_io, chip->mpu_io, in snd_azf3328_debug_show_ports()
2461 snd_azf3328_dbgmisc("mpu_io 0x%04x\n", inb(chip->mpu_io + tmp)); in snd_azf3328_debug_show_ports()
2539 chip->mpu_io = pci_resource_start(pci, 2); in snd_azf3328_create()
2655 MPU401_HW_AZT2320, chip->mpu_io, in snd_azf3328_probe()
2661 chip->mpu_io in snd_azf3328_probe()
2820 snd_azf3328_suspend_regs(chip->mpu_io, in snd_azf3328_suspend()
2849 snd_azf3328_resume_regs(chip->saved_regs_mpu, chip->mpu_io, in snd_azf3328_resume()
Dals4000.c722 unsigned int mpu_io, in snd_als4000_set_addr() argument
729 if (mpu_io > 0) in snd_als4000_set_addr()
730 cfg2 |= (mpu_io | 1) << 16; in snd_als4000_set_addr()
/linux-3.4.99/Documentation/sound/alsa/
DALSA-Configuration.txt1354 mpu_io - MPU401 I/O port