Home
last modified time | relevance | path

Searched refs:WT_ARAMP (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/pci/au88x0/
H A Dau88x0_wt.h26 #define WT_ARAMP(bank) (((((bank)&1)<<0xd) + 0x05)<<2) /* 0x0014 */ macro
H A Dau88x0_synth.c264 ecx = WT_ARAMP(wt); in vortex_wt_SetReg()