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

/netbsd-current/sys/arch/newsmips/dev/
H A Dms_hb.c122 volatile uint8_t *ien = (void *)INTEN0;
188 volatile uint8_t *ien = (void *)INTEN0;
197 volatile uint8_t *ien = (void *)INTEN0;
H A Dkb_hb.c146 volatile uint8_t *ien = (void *)INTEN0;
180 volatile uint8_t *ien = (void *)INTEN0;
/netbsd-current/sys/arch/newsmips/include/
H A Dadrsmap.h61 #define INTEN0 0xbfc80000 macro
191 #define KEYB_INTE INTEN0 /* keyboard interrupt enable */
199 #define MOUSE_INTE INTEN0 /* mouse interrupt enable */
/netbsd-current/sys/arch/newsmips/newsmips/
H A Dnews3400.c241 volatile uint8_t *inten0 = (void *)INTEN0;
253 * INTEN0: PERR ABORT BERR TIMER KBD MS CFLT CBSY
270 volatile uint8_t *inten0 = (void *)INTEN0;
286 *(volatile uint8_t *)INTEN0 |= (uint8_t)INTEN0_TIMINT;

Completed in 111 milliseconds