Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/char/mwave/
D3780i.h65 #define DSP_Interrupt 0x000E /* Interrupt register (IPC source) */ macro
D3780i.c719 *pusIPCSource = InWordDsp(DSP_Interrupt); in dsp3780I_GetIPCSource()
726 OutWordDsp(DSP_Interrupt, (unsigned short) ~(*pusIPCSource)); in dsp3780I_GetIPCSource()