Searched refs:WT_CTRL (Results 1 – 2 of 2) sorted by relevance
/linux/sound/pci/au88x0/ | ||
H A D | au88x0_wt.h | 21 #define WT_CTRL(bank) (((((bank)&1)<<0xd) + 0x00)<<2) /* 0x0000 */ macro |
H A D | au88x0_synth.c | 270 ecx = WT_CTRL(wt); in vortex_wt_SetReg() |