Lines Matching +full:800 +full:x480
34 #define TPG110_RES_480X272_D 0x01 /* Dual scan: outputs 800x480 */
35 #define TPG110_RES_400X240_D 0x00 /* Dual scan: outputs 800x480 */
98 * take 400x240 or 480x272 in and display as 800x480 are not listed.
102 .name = "800x480 RGB",
106 .hdisplay = 800,
107 .hsync_start = 800 + 40,
108 .hsync_end = 800 + 40 + 1,
109 .htotal = 800 + 40 + 1 + 216,
118 .name = "640x480 RGB",
286 dev_info(tpg->dev, "IN 400x240 RGB -> OUT 800x480 RGB (dual scan)\n"); in tpg110_startup()
289 dev_info(tpg->dev, "IN 480x272 RGB -> OUT 800x480 RGB (dual scan)\n"); in tpg110_startup()
298 dev_info(tpg->dev, "640x480 RGB\n"); in tpg110_startup()
301 dev_info(tpg->dev, "800x480 RGB\n"); in tpg110_startup()