Searched refs:MPU401_INFO_INPUT (Results 1 – 3 of 3) sorted by relevance
112 if (mpu->info_flags & MPU401_INFO_INPUT) { in _snd_mpu401_uart_interrupt()539 if (! (info_flags & (MPU401_INFO_INPUT | MPU401_INFO_OUTPUT))) in snd_mpu401_uart_new()540 info_flags |= MPU401_INFO_INPUT | MPU401_INFO_OUTPUT; in snd_mpu401_uart_new()541 in_enable = (info_flags & MPU401_INFO_INPUT) ? 1 : 0; in snd_mpu401_uart_new()
48 #define MPU401_INFO_INPUT (1 << 0) /* input stream */ macro
701 info_flags |= MPU401_INFO_INPUT; in oxygen_pci_probe()