Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/
H A Dvideomodes.c83 {0x307, RES_MODE_1280x1024, 8},
84 {0x319, RES_MODE_1280x1024, 15},
85 {0x31A, RES_MODE_1280x1024, 16},
86 {0x31B, RES_MODE_1280x1024, 24},
H A Dvideomodes.h67 #define RES_MODE_1280x1024 5 macro
H A Dati_radeon_fb.c391 case RES_MODE_1280x1024: in radeon_setmode_9200()