Home
last modified time | relevance | path

Searched refs:FF400_MSG_FLAG_IS_MIDI_PORT_1 (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/sound/firewire/fireface/
H A Dff-protocol-former.c637 // matching to FF400_MSG_FLAG_IS_MIDI_PORT_1, one MIDI byte can be detected by mask of 0x00ff0000.
645 #define FF400_MSG_FLAG_IS_MIDI_PORT_1 0x01000000 macro
669 } else if (quad & FF400_MSG_FLAG_IS_MIDI_PORT_1) { in ff400_handle_msg()

Completed in 1 milliseconds