Searched refs:PLUM_VIDEO_VRAM_IOBASE (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/arch/hpcmips/dev/ | ||
H A D | plumvideoreg.h | 39 #define PLUM_VIDEO_VRAM_IOBASE 0x00000000 macro |
H A D | plumvideo.c | 408 if (bus_space_map(sc->sc_fbiot, PLUM_VIDEO_VRAM_IOBASE, in plumvideo_init() |