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

/src/sys/arch/evbppc/include/
H A Dwiiu.h52 #define WIIU_PI_BASE 0x0c000000 macro
57 #define WIIU_PI_INTSR(n) (WIIU_PI_BASE + 0x78 + (n) * 8)
58 #define WIIU_PI_INTMSK(n) (WIIU_PI_BASE + 0x7c + (n) * 8)

Completed in 60 milliseconds