Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/char/mwave/
D3780i.c112 unsigned char ucValue) in dsp3780I_WriteGenCfg() argument
120 usDspBaseIO, uIndex, ucValue); in dsp3780I_WriteGenCfg()
137 OutByteDsp(DSP_ConfigData, ucValue); in dsp3780I_WriteGenCfg()
151 unsigned char ucValue;
163 ucValue = InByteDsp(DSP_ConfigData);
167 "3780i::dsp3780i_ReadGenCfg exit ucValue %x\n", ucValue);
170 return ucValue;