Home
last modified time | relevance | path

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

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