Searched refs:MPU401_MODE_BIT_INPUT (Results 1 – 2 of 2) sorted by relevance
58 #define MPU401_MODE_BIT_INPUT 0 macro63 #define MPU401_MODE_INPUT (1<<MPU401_MODE_BIT_INPUT)
114 if (test_bit(MPU401_MODE_BIT_INPUT, &mpu->mode)) in _snd_mpu401_uart_interrupt()296 set_bit(MPU401_MODE_BIT_INPUT, &mpu->mode); in snd_mpu401_uart_input_open()313 if (! test_bit(MPU401_MODE_BIT_INPUT, &mpu->mode)) { in snd_mpu401_uart_output_open()333 clear_bit(MPU401_MODE_BIT_INPUT, &mpu->mode); in snd_mpu401_uart_input_close()352 if (! test_bit(MPU401_MODE_BIT_INPUT, &mpu->mode)) in snd_mpu401_uart_output_close()