Home
last modified time | relevance | path

Searched full:640 (Results 1 – 25 of 431) sorted by relevance

12345678910>>...18

/linux/Documentation/fb/
H A Dviafb.modes10 # 640x480, 60 Hz, Non-Interlaced (25.175 MHz dotclock)
13 # Resolution 640 480
28 mode "640x480-60"
30 geometry 640 480 640 480 32
33 geometry 480 640 480 640 32 timings 39722 72 24 19 1 48 3 endmode
35 # 640x480, 75 Hz, Non-Interlaced (31.50 MHz dotclock)
38 # Resolution 640 480
52 mode "640x480-75"
54 geometry 640 480 640 480 32 timings 31747 120 16 16 1 64 3 endmode
56 # 640x480, 85 Hz, Non-Interlaced (36.000 MHz dotclock)
[all …]
H A Dpvr2fb.rst35 640x640-16@60, 640x480-24@60, 640x480-32@60. The Dreamcast
36 defaults to 640x480-16@60. At the time of writing the
40 Note: the 640x240 mode is currently broken, and should not be
H A Dsh7760fb.rst22 a) if you're using 15/16bit color modes at >= 640x480 px resolutions,
56 get the framebuffer working on a 640x480 TFT::
62 * NEC NL6440bc26-01 640x480 TFT
64 * Xres 640 Yres 480
77 .xres = 640,
H A Dmatroxfb.rst43 bpp 640x400 640x480 768x576 800x600 960x720
73 text 640x400 640x480 1056x344 1056x400 1056x480
248 above for detailed explanation. Default is 640x480x8bpp if driver
249 has 8bpp support. Otherwise first available of 640x350x4bpp,
250 640x480x15bpp, 640x480x24bpp, 640x480x32bpp or 80x25 text
412 + secondary head always powerups in 640x480@60-32 videomode. You have to use
431 + secondary head always powerups in 640x480@60-32 videomode. You have to use
H A Dtgafb.rst48 640x480-60, 800x600-56, 640x480-72, 800x600-60, 800x600-72,
64 When running tgafb in resolutions higher than 640x480, on switching VCs from
/linux/drivers/media/usb/gspca/
H A Dkinect.c66 {640, 480, V4L2_PIX_FMT_Y10BPACK, V4L2_FIELD_NONE,
67 .bytesperline = 640 * 10 / 8,
68 .sizeimage = 640 * 480 * 10 / 8,
74 {640, 480, V4L2_PIX_FMT_SGRBG8, V4L2_FIELD_NONE,
75 .bytesperline = 640,
76 .sizeimage = 640 * 480,
79 {640, 480, V4L2_PIX_FMT_UYVY, V4L2_FIELD_NONE,
80 .bytesperline = 640 * 2,
81 .sizeimage = 640 * 480 * 2,
89 {640, 488, V4L2_PIX_FMT_Y10BPACK, V4L2_FIELD_NONE,
[all …]
H A Dpac7311.c15 * in 640x480 resolution and page 4 reg 2 <= 3 then set it to 9 !
21 * on the fly. Needed to stay within bandwidth @ 640x480@30
22 * 0x1c From usb captures under Windows for 640x480
25 * This gives a sharper picture. Usable only at 640x480@ <
86 {640, 480, V4L2_PIX_FMT_PJPG, V4L2_FIELD_NONE,
87 .bytesperline = 640,
88 .sizeimage = 640 * 480 * 3 / 8 + 590,
313 * 640x480 mode and page 4 reg 2 <= 3 then it must be 9 in setexposure()
316 if (gspca_dev->pixfmt.width != 640 && val <= 3) in setexposure()
323 * want / use 0x1c, but for 640x480@30fps we must allow the in setexposure()
[all …]
/linux/drivers/video/fbdev/geode/
H A Dlxfb_core.c34 * we try to make it something sane - 640x480-60 is sane
38 /* 640x480-60 */
39 { NULL, 60, 640, 480, 39682, 48, 8, 25, 2, 88, 2,
42 /* 640x400-70 */
43 { NULL, 70, 640, 400, 39770, 40, 8, 28, 5, 96, 2,
46 /* 640x480-70 */
47 { NULL, 70, 640, 480, 35014, 88, 24, 15, 2, 64, 3,
49 /* 640x480-72 */
50 { NULL, 72, 640, 480, 32102, 120, 16, 20, 1, 40, 3,
53 /* 640x480-75 */
[all …]
H A Dgx1fb_core.c24 static char mode_option[32] = "640x480-16@60";
30 /* 640x480-60 VESA */
31 { NULL, 60, 640, 480, 39682, 48, 16, 33, 10, 96, 2,
33 /* 640x480-75 VESA */
34 { NULL, 75, 640, 480, 31746, 120, 16, 16, 01, 64, 3,
36 /* 640x480-85 VESA */
37 { NULL, 85, 640, 480, 27777, 80, 56, 25, 01, 56, 3,
/linux/drivers/video/fbdev/
H A Dmacmodes.h23 #define VMODE_640_480_50I 3 /* 640x480, 50Hz interlaced (PAL) */
24 #define VMODE_640_480_60I 4 /* 640x480, 60Hz interlaced (NTSC) */
25 #define VMODE_640_480_60 5 /* 640x480, 60Hz (VGA) */
26 #define VMODE_640_480_67 6 /* 640x480, 67Hz */
27 #define VMODE_640_870_75P 7 /* 640x870, 75Hz (portrait) */
H A Dvalkyriefb.h160 /* Register values for 640x480, 67Hz mode (6) */
164 { 640, 1280 },
165 640, 480
168 /* Register values for 640x480, 60Hz mode (5) */
172 { 640, 1280 },
173 640, 480
H A Dacornfb.c9 * NOTE: Most of the modes with X!=640 will disappear shortly.
11 * (do we need to support it if we're coming up in 640x480?)
41 #define DEFAULT_XRES 640
623 }, { /* 640x250 @ 50Hz, 15.6 kHz hsync */
624 NULL, 50, 640, 250, 62500, 185, 123, 38, 21, 76, 3,
627 }, { /* 640x256 @ 50Hz, 15.6 kHz hsync */
628 NULL, 50, 640, 256, 62500, 185, 123, 35, 18, 76, 3,
631 }, { /* 640x512 @ 50Hz, 26.8 kHz hsync */
632 NULL, 50, 640, 512, 41667, 113, 87, 18, 1, 56, 3,
635 }, { /* 640x250 @ 70Hz, 31.5 kHz hsync */
[all …]
H A Dplatinumfb.h232 /* 640x870, 75Hz Portrait (7) */
244 /* 640x480, 67Hz (6) */
256 /* 640x480, 60Hz (5) */
268 /* 640x480, 60Hz Interlaced-NTSC (4) */
280 /* 640x480, 50Hz Interlaced-PAL (3) */
349 {640, 480, 50, 1},
350 {640, 480, 60, 1},
351 {640, 480, 60},
352 {640, 480, 67},
353 {640, 870, 75},
H A Dcontrolfb.h122 {{-1,-1}}, /* 640x480, 50Hz interlaced (PAL) */
123 {{-1,-1}}, /* 640x480, 60Hz interlaced (NTSC) */
124 {{ 2, 2}}, /* 640x480, 60Hz (VGA) */
125 {{ 2, 2}}, /* 640x480, 67Hz */
126 {{-1,-1}}, /* 640x870, 75Hz (portrait) */
/linux/Documentation/arch/m68k/
H A Dkernel-options.rst348 - stmid, default5 : 640x200x2
349 - sthigh, default4: 640x400x1
351 - ttmid, default1 : 640x480x4, TT only
353 - vga2 : 640x480x1, Falcon only
354 - vga4 : 640x480x2, Falcon only
355 - vga16, default3 : 640x480x4, Falcon only
356 - vga256 : 640x480x8, Falcon only
727 - ntsc : 640x200, 15 kHz, 60 Hz
728 - ntsc-lace : 640x400, 15 kHz, 60 Hz interlaced
731 - pal : 640x256, 15 kHz, 50 Hz
[all …]
/linux/drivers/gpu/drm/tests/
H A Ddrm_format_test.c145 KUNIT_EXPECT_EQ(test, drm_format_info_min_pitch(info, 0, 640), 640); in drm_test_format_min_pitch_one_plane_8bpp()
168 KUNIT_EXPECT_EQ(test, drm_format_info_min_pitch(info, 0, 640), 1280); in drm_test_format_min_pitch_one_plane_16bpp()
191 KUNIT_EXPECT_EQ(test, drm_format_info_min_pitch(info, 0, 640), 1920); in drm_test_format_min_pitch_one_plane_24bpp()
214 KUNIT_EXPECT_EQ(test, drm_format_info_min_pitch(info, 0, 640), 2560); in drm_test_format_min_pitch_one_plane_32bpp()
240 KUNIT_EXPECT_EQ(test, drm_format_info_min_pitch(info, 0, 640), 640); in drm_test_format_min_pitch_two_plane()
241 KUNIT_EXPECT_EQ(test, drm_format_info_min_pitch(info, 1, 320), 640); in drm_test_format_min_pitch_two_plane()
278 KUNIT_EXPECT_EQ(test, drm_format_info_min_pitch(info, 0, 640), 640); in drm_test_format_min_pitch_three_plane_8bpp()
319 KUNIT_EXPECT_EQ(test, drm_format_info_min_pitch(info, 0, 640), 1280); in drm_test_format_min_pitch_tiled()
/linux/drivers/video/fbdev/sis/
H A Dsis_main.h172 {"640x400x8", {0x2f,0x2f}, 0x0000, 0x0000, 640, 400, 8, 1, 80, 25, MD_SIS300|MD_SIS315},
173 /*20*/ {"640x400x16", {0x5d,0x5d}, 0x0000, 0x0000, 640, 400, 16, 1, 80, 25, MD_SIS300|MD_SIS31…
174 {"640x400x24", {0x5e,0x5e}, 0x0000, 0x0000, 640, 400, 32, 1, 80, 25, MD_SIS300|MD_SIS315},
175 {"640x400x32", {0x5e,0x5e}, 0x0000, 0x0000, 640, 400, 32, 1, 80, 25, MD_SIS300|MD_SIS315},
176 {"640x480x8", {0x2e,0x2e}, 0x0101, 0x0101, 640, 480, 8, 1, 80, 30, MD_SIS300|MD_SIS315},
177 {"640x480x16", {0x44,0x44}, 0x0111, 0x0111, 640, 480, 16, 1, 80, 30, MD_SIS300|MD_SIS315},
178 {"640x480x24", {0x62,0x62}, 0x013a, 0x0112, 640, 480, 32, 1, 80, 30, MD_SIS300|MD_SIS315},
179 {"640x480x32", {0x62,0x62}, 0x013a, 0x0112, 640, 480, 32, 1, 80, 30, MD_SIS300|MD_SIS315},
308 { LCD_640x480, 640, 480, 23 },
407 {1, 640, 400, 72, true},
[all …]
H A Dinit.h184 { 640,400},
185 { 640,350},
188 { 640,480}
198 { 640, 400, 8,16}, /* 0x05 */
199 { 640, 480, 8,16}, /* 0x06 */
794 { 27, 10, 848, 448,1270, 530, 50, 0, 50, 0,0xf4,0xff,0x1c,0x22}, /* 640x400, 320x200 */
798 { 9, 4, 848, 528,1270, 530, 0, 0, 50, 0,0xf5,0xfb,0x1b,0x2a}, /* 640x480, 320x240 */
809 { 1, 1, 858, 525,1270, 350, 50, 0, 640, 0,0xf1,0x04,0x1f,0x18},
817 { 143, 65, 858, 443,1270, 440, 171, 0, 171, 0,0xf1,0x04,0x1f,0x18}, /* 640x400, 320x200 */
821 { 143, 76, 836, 523,1270, 440, 224, 0, 0, 0,0xf1,0x05,0x1f,0x16}, /* 640x480, 320x240 */
[all …]
/linux/drivers/video/fbdev/kyro/
H A Dfbdev.c49 /* 640x480, 16bpp @ 60 Hz */
50 .xres = 640,
52 .xres_virtual = 640,
93 /* 640x350 @ 85Hz */
94 NULL, 85, 640, 350, KHZ2PICOS(31500),
98 /* 640x400 @ 85Hz */
99 NULL, 85, 640, 400, KHZ2PICOS(31500),
108 /* 640x480 @ 60Hz */
109 NULL, 60, 640, 480, KHZ2PICOS(25175),
113 /* 640x480 @ 72Hz */
[all …]
/linux/drivers/gpu/drm/loongson/
H A Dlsdc_pixpll.c92 {31500, 640, 480, 75, 40, 63, 5}, /* 640x480@75Hz */
93 /* 640x480@73Hz */
95 {30240, 640, 480, 67, 62, 75, 4}, /* 640x480@67Hz */
97 {25175, 640, 480, 60, 85, 107, 5}, /* 640x480@60Hz */
98 {25200, 640, 480, 60, 50, 63, 5}, /* 640x480@60Hz */
/linux/drivers/media/usb/gspca/gl860/
H A Dgl860.c224 { 640, 480, V4L2_PIX_FMT_SGBRG8, V4L2_FIELD_NONE,
225 .bytesperline = 640,
226 .sizeimage = 640 * 480,
251 { 640, 480, V4L2_PIX_FMT_SGBRG8, V4L2_FIELD_NONE,
252 .bytesperline = 640,
253 .sizeimage = 640 * 480,
278 { 640, 480, V4L2_PIX_FMT_SGBRG8, V4L2_FIELD_NONE,
279 .bytesperline = 640,
280 .sizeimage = 640 * 480,
299 { 640, 480, V4L2_PIX_FMT_SGBRG8, V4L2_FIELD_NONE,
[all …]
/linux/Documentation/admin-guide/media/
H A Dimx7.rst163 of 640x480 and UYVY8_2X8 format:
172 media-ctl -v -V "'ov5640 1-003c':0 [fmt:UYVY8_2X8/640x480 field:none]"
178 …gst-launch-1.0 -v v4l2src device=/dev/video1 ! video/x-raw,format=UYVY,width=640,height=480 ! v4l2…
199 … [fmt:UYVY8_2X8/640x480 field:none colorspace:srgb xfer:srgb ycbcr:601 quantization:full-range]
202 … [fmt:UYVY8_2X8/640x480 field:none colorspace:srgb xfer:srgb ycbcr:601 quantization:full-range]
215 …[fmt:UYVY8_2X8/640x480@1/30 field:none colorspace:srgb xfer:srgb ycbcr:601 quantization:full-range]
/linux/drivers/media/usb/em28xx/
H A Dem28xx-camera.c117 name = "MT9V012"; /* MI370 */ /* 640x480 */ in em28xx_probe_sensor_micron()
120 name = "MT9V112"; /* 640x480 */ in em28xx_probe_sensor_micron()
137 name = "MT9V011"; /* MI360 */ /* 640x480 */ in em28xx_probe_sensor_micron()
316 v4l2->sensor_xres = 640; in em28xx_init_camera()
352 v4l2->sensor_xres = 640; in em28xx_init_camera()
383 v4l2->sensor_xres = 640; in em28xx_init_camera()
393 format.format.width = 640; in em28xx_init_camera()
/linux/arch/x86/kernel/
H A Debda.c54 #define BIOS_START_MAX 0x9f000U /* 640K, absolute maximum */
79 * and bump it up to 640K. Similarly, if bios_start is above 640K, in reserve_bios_regions()
/linux/arch/arm64/boot/dts/qcom/
H A Dsdm660.dtsi114 capacity-dmips-mhz = <640>;
120 capacity-dmips-mhz = <640>;
126 capacity-dmips-mhz = <640>;
132 capacity-dmips-mhz = <640>;

12345678910>>...18