Searched refs:WIIFB_FB_ADDR (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/sys/powerpc/wii/
H A Dwii_fbreg.h37 #define WIIFB_FB_ADDR 0x01698000 /* at the end of 1T SRAM */ macro
H A Dwii_fb.c519 sc->sc_fb_addr = (intptr_t)pmap_mapdev(WIIFB_FB_ADDR, WIIFB_FB_LEN);
526 sc->sc_fb_addr = WIIFB_FB_ADDR;
H A Dwii_bus.c197 wiibus_init_device_resources(&sc->sc_rman, dinfo, 1, WIIFB_FB_ADDR,

Completed in 107 milliseconds