Searched refs:MIDI_CLOCK_DIV (Results 1 – 2 of 2) sorted by relevance
24 #define MIDI_CLOCK_DIV 0x61 macro55 temp |= (MIDI_CLOCK_DIV << 8) | ((mode >> 24) & 0xff) << 4; in snd_vortex_midi()
30 #define MIDI_CLOCK_DIV 0x61 macro