Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/
Dsonicvibes.c143 #define SV_IREG_MPU401 0x2a /* MPU-401 UART Operation */ macro
1368 snd_sonicvibes_out(sonic, SV_IREG_MPU401, sonic->mpu_switch = 0x05); /* MPU-401 switch */ in snd_sonicvibes_create()
1413 SONICVIBES_SINGLE("SonicVibes Onboard Synth", 0, SV_IREG_MPU401, 0, 1, 0),
1414 SONICVIBES_SINGLE("SonicVibes External Rx to Synth", 0, SV_IREG_MPU401, 1, 1, 0),
1415 SONICVIBES_SINGLE("SonicVibes External Tx", 0, SV_IREG_MPU401, 2, 1, 0)