Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/au88x0/
Dau88x0_core.c1612 hwwrite(vortex->mmio, VORTEX_ADB_RTBASE + (i << 2), in vortex_adb_init()
1614 VORTEX_ADB_RTBASE + (i << 2)) | ROUTE_MASK); in vortex_adb_init()
1645 VORTEX_ADB_RTBASE + ((route[rnum] & ADB_MASK) << 2), in vortex_adb_addroutes()
1649 VORTEX_ADB_RTBASE + in vortex_adb_addroutes()
1669 VORTEX_ADB_RTBASE + (temp << 2)) & ADB_MASK; in vortex_adb_addroutes()
1678 hwwrite(vortex->mmio, VORTEX_ADB_RTBASE + (prev << 2), route[0]); in vortex_adb_addroutes()
1694 VORTEX_ADB_RTBASE + ((route1 & ADB_MASK) << 2)); in vortex_adb_delroutes()
1705 VORTEX_ADB_RTBASE + (prev << 2)) & ADB_MASK; in vortex_adb_delroutes()
1714 temp = hwread(vortex->mmio, VORTEX_ADB_RTBASE + (temp << 2)); in vortex_adb_delroutes()
1716 temp = hwread(vortex->mmio, VORTEX_ADB_RTBASE + (temp << 2)); in vortex_adb_delroutes()
[all …]
Dau8820.h51 #define VORTEX_ADB_RTBASE 0x10800 macro
Dau8810.h54 #define VORTEX_ADB_RTBASE 0x28000 macro
Dau8830.h68 #define VORTEX_ADB_RTBASE 0x28000 macro