Searched refs:WT_STEREO (Results 1 – 2 of 2) sorted by relevance
28 #define WT_STEREO(voice) ((WT_BAR(voice)+ 0x20 +(((voice)&0x1f)>>1))<<2) /* 0x0080 */ macro
33 temp = hwread(vortex->mmio, WT_STEREO(wt)); in vortex_wt_setstereo()36 hwwrite(vortex->mmio, WT_STEREO(wt), temp); in vortex_wt_setstereo()