Searched refs:VORTEX_MIX_ENIN (Results 1 - 4 of 4) sorted by relevance

/linux-master/sound/pci/au88x0/
H A Dau8820.h107 #define VORTEX_MIX_ENIN 0x9a00 /* Input enable bits. 4 bits wide. */ macro
H A Dau8830.h134 #define VORTEX_MIX_ENIN 0x21a00 /* Input enable bits. 4 bits wide. */ macro
H A Dau8810.h114 #define VORTEX_MIX_ENIN 0x21a00 /* Input enable bits. 4 bits wide. */ macro
H A Dau88x0_core.c163 temp = hwread(vortex->mmio, VORTEX_MIX_ENIN + addr);
210 temp = hwread(vortex->mmio, VORTEX_MIX_ENIN + addr);
222 hwwrite(vortex->mmio, VORTEX_MIX_ENIN + addr, temp);
379 addr = VORTEX_MIX_ENIN + 0x1fc;

Completed in 94 milliseconds