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