Lines Matching full:480
98 * take 400x240 or 480x272 in and display as 800x480 are not listed.
110 .vdisplay = 480,
111 .vsync_start = 480 + 10,
112 .vsync_end = 480 + 10 + 1,
113 .vtotal = 480 + 10 + 1 + 35,
126 .vdisplay = 480,
127 .vsync_start = 480 + 18,
128 .vsync_end = 480 + 18 + 1,
129 .vtotal = 480 + 18 + 1 + 27,
134 .name = "480x272 RGB",
138 .hdisplay = 480,
139 .hsync_start = 480 + 2,
140 .hsync_end = 480 + 2 + 1,
141 .htotal = 480 + 2 + 1 + 43,
150 .name = "480x640 RGB",
154 .hdisplay = 480,
155 .hsync_start = 480 + 2,
156 .hsync_end = 480 + 2 + 1,
157 .htotal = 480 + 2 + 1 + 43,
289 dev_info(tpg->dev, "IN 480x272 RGB -> OUT 800x480 RGB (dual scan)\n"); in tpg110_startup()
292 dev_info(tpg->dev, "480x640 RGB\n"); in tpg110_startup()
295 dev_info(tpg->dev, "480x272 RGB\n"); in tpg110_startup()