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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/pci/au88x0/
H A Dau8820.h50 #define VORTEX_ADB_RTBASE 0x10800 macro
H A Dau88x0_core.c1426 hwwrite(vortex->mmio, VORTEX_ADB_RTBASE + (i << 2),
1428 VORTEX_ADB_RTBASE + (i << 2)) | ROUTE_MASK);
1459 VORTEX_ADB_RTBASE + ((route[rnum] & ADB_MASK) << 2),
1463 VORTEX_ADB_RTBASE +
1483 VORTEX_ADB_RTBASE + (temp << 2)) & ADB_MASK;
1492 hwwrite(vortex->mmio, VORTEX_ADB_RTBASE + (prev << 2), route[0]);
1508 VORTEX_ADB_RTBASE + ((route1 & ADB_MASK) << 2));
1519 VORTEX_ADB_RTBASE + (prev << 2)) & ADB_MASK;
1528 temp = hwread(vortex->mmio, VORTEX_ADB_RTBASE + (temp << 2));
1530 temp = hwread(vortex->mmio, VORTEX_ADB_RTBASE
[all...]
H A Dau8810.h53 #define VORTEX_ADB_RTBASE 0x28000 macro
H A Dau8830.h67 #define VORTEX_ADB_RTBASE 0x28000 macro

Completed in 47 milliseconds