Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/char/mwave/
D3780i.h58 #define DSP_ConfigData 0x0003 /* General config data register */ macro
D3780i.c136 OutByteDsp(DSP_ConfigData, ucValue); in dsp3780I_WriteGenCfg()
162 ucValue = InByteDsp(DSP_ConfigData);