Searched refs:MPU401_INFO_INPUT (Results 1 – 4 of 4) sorted by relevance
97 if (mpu->info_flags & MPU401_INFO_INPUT) { in _snd_mpu401_uart_interrupt()529 if (! (info_flags & (MPU401_INFO_INPUT | MPU401_INFO_OUTPUT))) in snd_mpu401_uart_new()530 info_flags |= MPU401_INFO_INPUT | MPU401_INFO_OUTPUT; in snd_mpu401_uart_new()531 in_enable = (info_flags & MPU401_INFO_INPUT) ? 1 : 0; in snd_mpu401_uart_new()
33 #define MPU401_INFO_INPUT (1 << 0) /* input stream */ macro
679 info_flags |= MPU401_INFO_INPUT; in __oxygen_pci_probe()
2960 the ``MPU401_INFO_INPUT`` or ``MPU401_INFO_OUTPUT`` bitflag,