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

/linux-master/sound/pci/au88x0/
H A Dau8820.h51 #define VORTEX_ADB_RTBASE 0x10800 macro
H A Dau88x0_core.c1606 hwwrite(vortex->mmio, VORTEX_ADB_RTBASE + (i << 2),
1608 VORTEX_ADB_RTBASE + (i << 2)) | ROUTE_MASK);
1639 VORTEX_ADB_RTBASE + ((route[rnum] & ADB_MASK) << 2),
1643 VORTEX_ADB_RTBASE +
1663 VORTEX_ADB_RTBASE + (temp << 2)) & ADB_MASK;
1672 hwwrite(vortex->mmio, VORTEX_ADB_RTBASE + (prev << 2), route[0]);
1688 VORTEX_ADB_RTBASE + ((route1 & ADB_MASK) << 2));
1699 VORTEX_ADB_RTBASE + (prev << 2)) & ADB_MASK;
1708 temp = hwread(vortex->mmio, VORTEX_ADB_RTBASE + (temp << 2));
1710 temp = hwread(vortex->mmio, VORTEX_ADB_RTBASE
[all...]
H A Dau8830.h68 #define VORTEX_ADB_RTBASE 0x28000 macro
H A Dau8810.h54 #define VORTEX_ADB_RTBASE 0x28000 macro

Completed in 94 milliseconds