Searched refs:UMP_MIDI1_MSG_REALTIME (Results 1 – 3 of 3) sorted by relevance
470 if ((c & 0xf0) == UMP_MIDI1_MSG_REALTIME) { in do_convert_to_ump()508 if ((cvt->buf[0] & 0xf0) == UMP_MIDI1_MSG_REALTIME) in do_convert_to_ump()
119 UMP_MIDI1_MSG_REALTIME = 0xf0, /* mask */ enumerator
188 if ((status & 0xf0) != UMP_MIDI1_MSG_REALTIME) in cvt_ump_system_to_event()