Home
last modified time | relevance | path

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

/linux/sound/pci/au88x0/
H A Dau88x0_wt.h30 #define WT_RUN(voice) ((WT_BAR(voice)+ 0x60 +((voice)&0x1f))<<2) /* 0x0180 */ macro
H A Dau88x0_synth.c136 hwwrite(vortex->mmio, WT_RUN(i), 1); in vortex_wt_connect()
211 hwwrite(vortex->mmio, WT_RUN(wt), val); in vortex_wt_SetReg()