Searched refs:RES_MODE_800x600 (Results 1 – 3 of 3) sorted by relevance
/openbmc/u-boot/drivers/video/ |
H A D | videomodes.c | 71 {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 D | videomodes.h | 62 #define RES_MODE_800x600 1 macro
|
H A D | ati_radeon_fb.c | 452 case RES_MODE_800x600: in radeon_setmode_9200()
|