Home
last modified time | relevance | path

Searched refs:MIDI_CLOCK_DIV (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/sound/pci/au88x0/
Dau88x0_mpu401.c24 #define MIDI_CLOCK_DIV 0x61 macro
55 temp |= (MIDI_CLOCK_DIV << 8) | ((mode >> 24) & 0xff) << 4; in snd_vortex_midi()
Dau88x0.h30 #define MIDI_CLOCK_DIV 0x61 macro