Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/mwave/
H A D3780i.c110 unsigned char ucValue) in dsp3780I_WriteGenCfg() argument
118 usDspBaseIO, uIndex, ucValue); in dsp3780I_WriteGenCfg()
135 OutByteDsp(DSP_ConfigData, ucValue); in dsp3780I_WriteGenCfg()
149 unsigned char ucValue;
161 ucValue = InByteDsp(DSP_ConfigData);
165 "3780i::dsp3780i_ReadGenCfg exit ucValue %x\n", ucValue);
168 return ucValue;