Searched refs:SH3_IPRD (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/arch/hpc/stand/hpcboot/sh3/dev/ |
H A D | sh3_dev.cpp | 56 { "PINT0-7", SH3_IPRD, 12 }, 57 { "PINT8-15", SH3_IPRD, 8 }, 58 { "IRQ5", SH3_IPRD, 4 }, 59 { "IRQ4", SH3_IPRD, 0 }, 114 DPRINTF((TEXT("IPRD 0x%08x\n"), _reg_read_2(SH3_IPRD))); in icu_dump()
|
H A D | sh.h | 51 #define SH3_IPRD 0xa4000018 macro
|