Searched refs:WT_MRAMP (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/pci/au88x0/ | ||
H A D | au88x0_wt.h | 24 #define WT_MRAMP(bank) (((((bank)&1)<<0xd) + 0x03)<<2) /* 0x000c */ macro |
H A D | au88x0_synth.c | 267 ecx = WT_MRAMP(wt); in vortex_wt_SetReg() |