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

/src/sys/arch/evbppc/stand/wii/
H A Dgpio.c35 #define HW_BASE 0x0d800000 macro
36 #define HW_GPIOB_OUT (HW_BASE + 0x0c0)
37 #define HW_GPIOB_IN (HW_BASE + 0x0c8)
38 #define HW_GPIO_INTLVL (HW_BASE + 0x0ec)
39 #define HW_GPIO_INTFLAG (HW_BASE + 0x0f0)
H A Dtimer.c35 #define HW_BASE 0x0d800000 macro
36 #define HW_TIMER (HW_BASE + 0x010)
H A Dboot.c47 #define HW_BASE 0x0d800000 macro
48 #define HW_RESETS (HW_BASE + 0x194)
H A Dminiipc.c40 #define HW_BASE 0x0d800000 macro
41 #define HW_IPC_PPCMSG (HW_BASE + 0x00)
44 #define HW_IPC_PPCCTRL (HW_BASE + 0x04)
47 #define HW_IPC_ARMMSG (HW_BASE + 0x08)

Completed in 3 milliseconds