Searched refs:VORTEX_ADB_RTBASE (Results 1 – 4 of 4) sorted by relevance
50 #define VORTEX_ADB_RTBASE 0x10800 macro
1613 hwwrite(vortex->mmio, VORTEX_ADB_RTBASE + (i << 2), in vortex_adb_init()1615 VORTEX_ADB_RTBASE + (i << 2)) | ROUTE_MASK); in vortex_adb_init()1646 VORTEX_ADB_RTBASE + ((route[rnum] & ADB_MASK) << 2), in vortex_adb_addroutes()1650 VORTEX_ADB_RTBASE + in vortex_adb_addroutes()1670 VORTEX_ADB_RTBASE + (temp << 2)) & ADB_MASK; in vortex_adb_addroutes()1679 hwwrite(vortex->mmio, VORTEX_ADB_RTBASE + (prev << 2), route[0]); in vortex_adb_addroutes()1695 VORTEX_ADB_RTBASE + ((route1 & ADB_MASK) << 2)); in vortex_adb_delroutes()1706 VORTEX_ADB_RTBASE + (prev << 2)) & ADB_MASK; in vortex_adb_delroutes()1715 temp = hwread(vortex->mmio, VORTEX_ADB_RTBASE + (temp << 2)); in vortex_adb_delroutes()1717 temp = hwread(vortex->mmio, VORTEX_ADB_RTBASE + (temp << 2)); in vortex_adb_delroutes()[all …]
53 #define VORTEX_ADB_RTBASE 0x28000 macro
67 #define VORTEX_ADB_RTBASE 0x28000 macro