Home
last modified time | relevance | path

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

/linux-5.19.10/sound/pci/echoaudio/
Dechoaudio_dsp.h204 #define DSP_VC_MIDI_WRITE 0x00f5 /* Handshke rqd. */ macro
226 #define DSP_VC_MIDI_WRITE 0x00E7 /* Handshke rqd. */ macro
Dmidi.c76 send_vector(chip, DSP_VC_MIDI_WRITE); in write_midi()