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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/au88x0/
H A Dau8820.h50 #define VORTEX_ADB_RTBASE 0x10800 macro
H A Dau88x0_core.c1424 hwwrite(vortex->mmio, VORTEX_ADB_RTBASE + (i << 2),
1426 VORTEX_ADB_RTBASE + (i << 2)) | ROUTE_MASK);
1457 VORTEX_ADB_RTBASE + ((route[rnum] & ADB_MASK) << 2),
1461 VORTEX_ADB_RTBASE +
1481 VORTEX_ADB_RTBASE + (temp << 2)) & ADB_MASK;
1490 hwwrite(vortex->mmio, VORTEX_ADB_RTBASE + (prev << 2), route[0]);
1506 VORTEX_ADB_RTBASE + ((route1 & ADB_MASK) << 2));
1517 VORTEX_ADB_RTBASE + (prev << 2)) & ADB_MASK;
1526 temp = hwread(vortex->mmio, VORTEX_ADB_RTBASE + (temp << 2));
1528 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 110 milliseconds