Home
last modified time | relevance | path

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

/openbmc/linux/sound/isa/wavefront/
H A Dwavefront.c33 static long cs4232_mpu_port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; /* PnP setup */ variable
60 module_param_hw_array(cs4232_mpu_port, long, ioport, NULL, 0444);
61 MODULE_PARM_DESC(cs4232_mpu_port, "port # for CS4232 MPU-401 interface.");
178 cs4232_mpu_port[dev] = SNDRV_AUTO_PORT; in snd_wavefront_pnp()
180 cs4232_mpu_port[dev] = pnp_port_start(pdev, 0); in snd_wavefront_pnp()
185 cs4232_mpu_port[dev], in snd_wavefront_pnp()
423 if (cs4232_mpu_port[dev] > 0 && cs4232_mpu_port[dev] != SNDRV_AUTO_PORT) { in snd_wavefront_probe()
425 cs4232_mpu_port[dev], 0, in snd_wavefront_probe()
503 if (cs4232_mpu_port[dev] > 0 && cs4232_mpu_port[dev] != SNDRV_AUTO_PORT) { in snd_wavefront_probe()
506 cs4232_mpu_port[dev], in snd_wavefront_probe()
/openbmc/linux/Documentation/sound/
H A Dalsa-configuration.rst2100 cs4232_mpu_port