Searched refs:rClockControl1 (Results 1 – 1 of 1) sorted by relevance
190 DSP_CLOCK_CONTROL_1 rClockControl1; in dsp3780I_EnableDSP() local269 rClockControl1.Reserved1 = rClockControl1.Reserved2 = 0; in dsp3780I_EnableDSP()270 rClockControl1.N_Divisor = pSettings->usN_Divisor; in dsp3780I_EnableDSP()271 rClockControl1.M_Multiplier = pSettings->usM_Multiplier; in dsp3780I_EnableDSP()341 WriteMsaCfg(DSP_ClockControl_1, MKWORD(rClockControl1)); in dsp3780I_EnableDSP()