Home
last modified time | relevance | path

Searched refs:INTCLR0 (Results 1 – 3 of 3) sorted by relevance

/original-bsd/sys/news3400/include/
H A Dadrsmap.h94 #define INTCLR0 0xbfc80004 macro
/original-bsd/sys/news3400/news3400/
H A Dtrap.c729 *(char *)INTCLR0 = INTCLR0_BERR;
763 *(volatile u_char *)INTCLR0 = INTCLR0_TIMINT;
1199 *(u_char *)INTCLR0 = stat;
H A Dmachdep.c834 *(char*)INTCLR0 = 0; in initcpu()