Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/au88x0/
Dau88x0_wt.h20 #define WT_CTRL(bank) (((((bank)&1)<<0xd) + 0x00)<<2) /* 0x0000 */ macro
Dau88x0_synth.c282 ecx = WT_CTRL(wt); in vortex_wt_SetReg()