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

/freebsd-10.2-release/sys/powerpc/wii/
H A Dwii_fbreg.h38 #define WIIFB_FB_LEN 0x168000 macro
H A Dplatform_wii.c122 avail_regions[0].mr_size -= WIIFB_FB_LEN;
H A Dwii_fb.c519 sc->sc_fb_addr = (intptr_t)pmap_mapdev(WIIFB_FB_ADDR, WIIFB_FB_LEN);
527 sc->sc_fb_size = WIIFB_FB_LEN;
H A Dwii_bus.c198 WIIFB_FB_LEN, 0);

Completed in 48 milliseconds