Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/mwave/
D3780i.c194 DSP_HBRIDGE_CONTROL rHBridgeControl; in dsp3780I_EnableDSP() local
330 rHBridgeControl.EnableDspInt = FALSE; in dsp3780I_EnableDSP()
331 rHBridgeControl.MemAutoInc = TRUE; in dsp3780I_EnableDSP()
332 rHBridgeControl.IoAutoInc = FALSE; in dsp3780I_EnableDSP()
333 rHBridgeControl.DiagnosticMode = FALSE; in dsp3780I_EnableDSP()
337 DSP_HBridgeControl, MKWORD(rHBridgeControl)); in dsp3780I_EnableDSP()
339 OutWordDsp(DSP_HBridgeControl, MKWORD(rHBridgeControl)); in dsp3780I_EnableDSP()
388 DSP_HBRIDGE_CONTROL rHBridgeControl; in dsp3780I_Reset() local
395 MKWORD(rHBridgeControl) = InWordDsp(DSP_HBridgeControl); in dsp3780I_Reset()
398 MKWORD(rHBridgeControl)); in dsp3780I_Reset()
[all …]