Lines Matching refs:MKBYTE
120 MKBYTE(rSlaveControl) = InByteDsp(DSP_IsaSlaveControl); in dsp3780I_WriteGenCfg()
124 MKBYTE(rSlaveControl)); in dsp3780I_WriteGenCfg()
131 MKBYTE(rSlaveControl)); in dsp3780I_WriteGenCfg()
133 OutByteDsp(DSP_IsaSlaveControl, MKBYTE(rSlaveControl)); in dsp3780I_WriteGenCfg()
136 OutByteDsp(DSP_IsaSlaveControl, MKBYTE(rSlaveControl_Save)); in dsp3780I_WriteGenCfg()
156 MKBYTE(rSlaveControl) = InByteDsp(DSP_IsaSlaveControl);
159 OutByteDsp(DSP_IsaSlaveControl, MKBYTE(rSlaveControl));
162 OutByteDsp(DSP_IsaSlaveControl, MKBYTE(rSlaveControl_Save));
315 WriteGenCfg(DSP_HBridgeCfg1Index, MKBYTE(rHBridgeCfg1)); in dsp3780I_EnableDSP()
316 WriteGenCfg(DSP_HBridgeCfg2Index, MKBYTE(rHBridgeCfg2)); in dsp3780I_EnableDSP()
317 WriteGenCfg(DSP_BusMasterCfg1Index, MKBYTE(rBusmasterCfg1)); in dsp3780I_EnableDSP()
318 WriteGenCfg(DSP_BusMasterCfg2Index, MKBYTE(rBusmasterCfg2)); in dsp3780I_EnableDSP()
319 WriteGenCfg(DSP_IsaProtCfgIndex, MKBYTE(rIsaProtCfg)); in dsp3780I_EnableDSP()
320 WriteGenCfg(DSP_PowerMgCfgIndex, MKBYTE(rPowerMgmtCfg)); in dsp3780I_EnableDSP()
321 WriteGenCfg(DSP_HBusTimerCfgIndex, MKBYTE(rHBusTimerCfg)); in dsp3780I_EnableDSP()
324 WriteGenCfg(DSP_UartCfg1Index, MKBYTE(rUartCfg1)); in dsp3780I_EnableDSP()
325 WriteGenCfg(DSP_UartCfg2Index, MKBYTE(rUartCfg2)); in dsp3780I_EnableDSP()