Home
last modified time | relevance | path

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

/linux-6.1.9/include/sound/
Dmpu401.h36 #define MPU401_INFO_MMIO (1 << 3) /* MMIO access */ macro
/linux-6.1.9/sound/pci/au88x0/
Dau88x0_mpu401.c82 MPU401_INFO_INTEGRATED | MPU401_INFO_MMIO | in snd_vortex_midi()
/linux-6.1.9/sound/drivers/mpu401/
Dmpu401_uart.c560 if (info_flags & MPU401_INFO_MMIO) { in snd_mpu401_uart_new()
/linux-6.1.9/Documentation/sound/kernel-api/
Dwriting-an-alsa-driver.rst3096 ``MPU401_INFO_MMIO`` bitflag is used to change the access method to MMIO