Searched refs:VORTEX_SRCBLOCK_SR (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.h126 #define VORTEX_SRCBLOCK_SR 0xccc0 macro
H A Dau8810.h128 #define VORTEX_SRCBLOCK_SR 0x26cc0 macro
H A Dau8830.h148 #define VORTEX_SRCBLOCK_SR 0x26cc0 macro
H A Dau88x0_core.c364 hwwrite(vortex->mmio, VORTEX_SRCBLOCK_SR,
365 hwread(vortex->mmio, VORTEX_SRCBLOCK_SR) | (0x1 << channel));
370 hwwrite(vortex->mmio, VORTEX_SRCBLOCK_SR,
371 hwread(vortex->mmio, VORTEX_SRCBLOCK_SR) & ~(0x1 << channel));
536 temp = hwread(vortex->mmio, VORTEX_SRCBLOCK_SR);
568 eax = hwread(vortex->mmio, VORTEX_SRCBLOCK_SR);

Completed in 31 milliseconds