Home
last modified time | relevance | path

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

/linux/drivers/char/mwave/
H A D3780i.c246 rHBridgeControl.EnableDspInt = false; in dsp3780I_EnableDSP()
298 rHBridgeControl.EnableDspInt = false; in dsp3780I_Reset()
347 rHBridgeControl.EnableDspInt = true; in dsp3780I_Run()
525 rHBridgeControl.EnableDspInt = false; in dsp3780I_GetIPCSource()
531 rHBridgeControl.EnableDspInt = true; in dsp3780I_GetIPCSource()
H A D3780i.h76 unsigned short EnableDspInt:1; /* RW: Enable DSP to X86 ISA interrupt 0=mask it, 1=enable it */ member