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