Home
last modified time | relevance | path

Searched refs:VORTEX_SRC_RTBASE (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/sound/pci/au88x0/
Dau8820.h128 #define VORTEX_SRC_RTBASE 0xcc00 macro
Dau8810.h127 #define VORTEX_SRC_RTBASE 0x26c00 macro
Dau8830.h147 #define VORTEX_SRC_RTBASE 0x26c00 macro
Dau88x0_core.c652 addr = VORTEX_SRC_RTBASE + 0x3c; in vortex_srcblock_init()
682 prev = VORTEX_SRC_RTBASE + ((temp & 0xf) << 2); /*esp12 */ in vortex_src_addWTD()
692 hwwrite(vortex->mmio, VORTEX_SRC_RTBASE + ((temp & 0xf) << 2), src); in vortex_src_addWTD()
714 ebx = VORTEX_SRC_RTBASE + (src << 2); in vortex_src_delWTD()
723 VORTEX_SRC_RTBASE + (ebx << 2)); in vortex_src_delWTD()
736 VORTEX_SRC_RTBASE + ebp); in vortex_src_delWTD()
743 ebx = VORTEX_SRC_RTBASE + ((edx & 0xf) << 2); in vortex_src_delWTD()
747 VORTEX_SRC_RTBASE + ebp, edx); in vortex_src_delWTD()
759 VORTEX_SRC_RTBASE + in vortex_src_delWTD()
764 VORTEX_SRC_RTBASE + ebp, 0); in vortex_src_delWTD()