Home
last modified time | relevance | path

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

/linux-5.19.10/include/sound/
Dmpu401.h30 #define MPU401_HW_PC98II 18 /* Roland PC98II */ macro
/linux-5.19.10/sound/drivers/mpu401/
Dmpu401_uart.c550 int res_size = hardware == MPU401_HW_PC98II ? 4 : 2; in snd_mpu401_uart_new()
568 if (hardware == MPU401_HW_PC98II) in snd_mpu401_uart_new()