Home
last modified time | relevance | path

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

/sound/pci/
Dsonicvibes.c144 #define SV_IREG_MPU401 0x2a /* MPU-401 UART Operation */ macro
1361 snd_sonicvibes_out(sonic, SV_IREG_MPU401, sonic->mpu_switch = 0x05); /* MPU-401 switch */ in snd_sonicvibes_create()
1408 SONICVIBES_SINGLE("SonicVibes Onboard Synth", 0, SV_IREG_MPU401, 0, 1, 0),
1409 SONICVIBES_SINGLE("SonicVibes External Rx to Synth", 0, SV_IREG_MPU401, 1, 1, 0),
1410 SONICVIBES_SINGLE("SonicVibes External Tx", 0, SV_IREG_MPU401, 2, 1, 0)