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

/src/sys/arch/evbppc/nintendo/dev/
H A Dwiiufb.c54 #define WIIUFB_WIDTH (wiiufb_drc ? 854 : 1280) macro
132 prop_dictionary_set_uint32(dict, "width", WIIUFB_WIDTH);
143 wiiufb_drc ? "DRC" : "TV", WIIUFB_WIDTH, WIIUFB_HEIGHT,
277 ri->ri_width = WIIUFB_WIDTH;

Completed in 3 milliseconds