Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/echoaudio/
H A Dmidi.c95 chip->mtc_state = MIDI_IN_STATE_TS_HIGH; in mtc_process_data()
97 case MIDI_IN_STATE_TS_HIGH: in mtc_process_data()
H A Dechoaudio_dsp.h130 #define MIDI_IN_STATE_TS_HIGH 1 macro