Searched refs:SNDRV_RAWMIDI_MODE_CLOCK_MASK (Results 1 – 3 of 3) sorted by relevance
735 #define SNDRV_RAWMIDI_MODE_CLOCK_MASK (7<<3) macro
777 unsigned int clock_type = params->mode & SNDRV_RAWMIDI_MODE_CLOCK_MASK; in snd_rawmidi_input_params()