Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/char/mwave/
D3780i.c111 unsigned char ucValue) in dsp3780I_WriteGenCfg() argument
119 usDspBaseIO, uIndex, ucValue); in dsp3780I_WriteGenCfg()
136 OutByteDsp(DSP_ConfigData, ucValue); in dsp3780I_WriteGenCfg()
150 unsigned char ucValue;
162 ucValue = InByteDsp(DSP_ConfigData);
166 "3780i::dsp3780i_ReadGenCfg exit ucValue %x\n", ucValue);
169 return ucValue;