Searched refs:VORTEX_SRC_RTBASE (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/pci/au88x0/
H A Dau8820.h128 #define VORTEX_SRC_RTBASE 0xcc00 macro
H A Dau8810.h127 #define VORTEX_SRC_RTBASE 0x26c00 macro
H A Dau8830.h147 #define VORTEX_SRC_RTBASE 0x26c00 macro
H A Dau88x0_core.c516 addr = VORTEX_SRC_RTBASE + 0x3c;
546 prev = VORTEX_SRC_RTBASE + ((temp & 0xf) << 2); /*esp12 */
547 //prev = VORTEX_SRC_RTBASE + ((temp & (NR_SRC-1)) << 2); /*esp12*/
556 hwwrite(vortex->mmio, VORTEX_SRC_RTBASE + ((temp & 0xf) << 2), src);
578 ebx = VORTEX_SRC_RTBASE + (src << 2);
587 VORTEX_SRC_RTBASE + (ebx << 2));
600 VORTEX_SRC_RTBASE + ebp);
607 ebx = VORTEX_SRC_RTBASE + ((edx & 0xf) << 2);
611 VORTEX_SRC_RTBASE + ebp, edx);
623 VORTEX_SRC_RTBASE
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/pci/au88x0/
H A Dau8820.h128 #define VORTEX_SRC_RTBASE 0xcc00 macro
H A Dau8810.h127 #define VORTEX_SRC_RTBASE 0x26c00 macro
H A Dau8830.h147 #define VORTEX_SRC_RTBASE 0x26c00 macro
H A Dau88x0_core.c516 addr = VORTEX_SRC_RTBASE + 0x3c;
546 prev = VORTEX_SRC_RTBASE + ((temp & 0xf) << 2); /*esp12 */
547 //prev = VORTEX_SRC_RTBASE + ((temp & (NR_SRC-1)) << 2); /*esp12*/
556 hwwrite(vortex->mmio, VORTEX_SRC_RTBASE + ((temp & 0xf) << 2), src);
578 ebx = VORTEX_SRC_RTBASE + (src << 2);
587 VORTEX_SRC_RTBASE + (ebx << 2));
600 VORTEX_SRC_RTBASE + ebp);
607 ebx = VORTEX_SRC_RTBASE + ((edx & 0xf) << 2);
611 VORTEX_SRC_RTBASE + ebp, edx);
623 VORTEX_SRC_RTBASE
[all...]

Completed in 76 milliseconds