Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dmpu401.h36 #define MPU401_INFO_MMIO (1 << 3) /* MMIO access */ macro
/linux/sound/pci/au88x0/
H A Dau88x0_mpu401.c82 MPU401_INFO_INTEGRATED | MPU401_INFO_MMIO | in snd_vortex_midi()
/linux/sound/drivers/mpu401/
H A Dmpu401_uart.c564 if (info_flags & MPU401_INFO_MMIO) { in snd_mpu401_uart_new()