Home
last modified time | relevance | path

Searched refs:RES_MODE_800x600 (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/video/
H A Dvideomodes.c71 {0x303, RES_MODE_800x600, 8},
72 {0x313, RES_MODE_800x600, 15},
73 {0x314, RES_MODE_800x600, 16},
74 {0x315, RES_MODE_800x600, 24},
H A Dvideomodes.h62 #define RES_MODE_800x600 1 macro
H A Dati_radeon_fb.c452 case RES_MODE_800x600: in radeon_setmode_9200()