Searched refs:OutByteDsp (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/mwave/
H A D3780i.c135 OutByteDsp(DSP_IsaSlaveControl, MKBYTE(rSlaveControl));
136 OutByteDsp(DSP_ConfigAddress, (unsigned char) uIndex);
137 OutByteDsp(DSP_ConfigData, ucValue);
138 OutByteDsp(DSP_IsaSlaveControl, MKBYTE(rSlaveControl_Save));
H A D3780i.h356 #define OutByteDsp(index,value) outb(value,usDspBaseIO+index) macro

Completed in 104 milliseconds