Home
last modified time | relevance | path

Searched refs:DIP_SWITCH (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/sys/arch/newsmips/dev/
Dkb_hb.c108 volatile uint32_t *dipsw = (void *)DIP_SWITCH; in kb_hb_attach()
169 volatile uint32_t *dipsw = (void *)DIP_SWITCH; in kb_hb_cnattach()
Dfb.c353 volatile u_int *dipsw = (void *)DIP_SWITCH; in fb_is_console()
/netbsd/src/sys/arch/newsmips/newsmips/
Dcpu_cons.c90 dipsw = (void *)DIP_SWITCH; in consinit()
/netbsd/src/sys/arch/newsmips/include/
Dadrsmap.h140 #define DIP_SWITCH 0xbfe40000 macro