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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/au88x0/
H A Dau8820.h106 #define VORTEX_MIX_ENIN 0x9a00 /* Input enable bits. 4 bits wide. */ macro
H A Dau8810.h113 #define VORTEX_MIX_ENIN 0x21a00 /* Input enable bits. 4 bits wide. */ macro
H A Dau8830.h133 #define VORTEX_MIX_ENIN 0x21a00 /* Input enable bits. 4 bits wide. */ macro
H A Dau88x0_core.c142 temp = hwread(vortex->mmio, VORTEX_MIX_ENIN + addr);
154 hwwrite(vortex->mmio, VORTEX_MIX_ENIN + addr, temp);
310 addr = VORTEX_MIX_ENIN + 0x1fc;

Completed in 86 milliseconds