Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/au88x0/
H A Dau88x0_wt.h21 #define WT_CTRL(bank) (((((bank)&1)<<0xd) + 0x00)<<2) /* 0x0000 */ macro
H A Dau88x0_synth.c270 ecx = WT_CTRL(wt); in vortex_wt_SetReg()