Searched refs:rHBridgeControl (Results 1 – 1 of 1) sorted by relevance
194 DSP_HBRIDGE_CONTROL rHBridgeControl; in dsp3780I_EnableDSP() local330 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() local395 MKWORD(rHBridgeControl) = InWordDsp(DSP_HBridgeControl); in dsp3780I_Reset()398 MKWORD(rHBridgeControl)); in dsp3780I_Reset()[all …]