Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/echoaudio/
H A Dechoaudio_dsp.h187 #define DSP_VC_RESET 0x80ff macro
H A Dechoaudio_dsp.c358 if (send_vector(chip, DSP_VC_RESET) < 0) { in load_dsp()