/linux/drivers/pinctrl/mediatek/ |
H A D | pinctrl-mt8365.c | 18 /* 0E4E8SR 4/8/12/16 */ 20 /* 0E2E4SR 2/4/6/8 */ 23 MTK_DRV_GRP(2, 16, 0, 2, 2) 28 MTK_PIN_DRV_GRP(0, 0x710, 0, 2), 29 MTK_PIN_DRV_GRP(1, 0x710, 0, 2), 30 MTK_PIN_DRV_GRP(2, 0x710, 0, 2), 31 MTK_PIN_DRV_GRP(3, 0x710, 0, 2), 32 MTK_PIN_DRV_GRP(4, 0x710, 4, 2), 33 MTK_PIN_DRV_GRP(5, 0x710, 4, 2), 34 MTK_PIN_DRV_GRP(6, 0x710, 4, 2), [all …]
|
/linux/Documentation/admin-guide/media/ |
H A D | imx.rst | 157 On i.MX6 Quad, virtual channel 0 is routed to IPU1-CSI0 (after selected 179 channel 0 (two sink pads). The other mux sits in front of IPU2-CSI1 to 243 1280x960 input frame to 640x480, and then /2 downscale in both 249 media-ctl -V "'ipu1_csi0':0[crop:(0,0)/640x480]" 250 media-ctl -V "'ipu1_csi0':0[compose:(0,0)/320x240]" 266 media-ctl -V "'ipu1_csi0':0[fmt:UYVY2X8/640x480@1/60]" 267 media-ctl -V "'ipu1_csi0':2[fmt:UYVY2X8/640x480@1/30]" 382 -> ipuX_csiY:1 -> 0:ipuX_ic_prp:1 -> 0:ipuX_ic_prpenc:1 -> ipuX_ic_prpenc capture 391 -> ipuX_csiY:1 -> 0:ipuX_vdic:2 -> 0:ipuX_ic_prp:2 -> 0:ipuX_ic_prpvf:1 -> ipuX_ic_prpvf capture 436 configured to output 640x480, and the OV5642 outputs YUYV2X8, the [all …]
|
H A D | vimc.rst | 36 media-ctl -d platform:vimc -V '"Sensor A":0[fmt:SBGGR8_1X8/640x480]' 37 media-ctl -d platform:vimc -V '"Debayer A":0[fmt:SBGGR8_1X8/640x480]' 38 media-ctl -d platform:vimc -V '"Scaler":0[fmt:RGB888_1X24/640x480]' 39 media-ctl -d platform:vimc -V '"Scaler":0[crop:(100,50)/400x150]' 42 v4l2-ctl -z platform:vimc -d "Raw Capture 0" -v pixelformat=BA81 65 - entity 28: Lens A (0 pad, 0 link) 66 type V4L2 subdev subtype Lens flags 0 68 - entity 29: Lens B (0 pad, 0 link) 69 type V4L2 subdev subtype Lens flags 0 72 focus_absolute: 0 [all …]
|
H A D | imx7.rst | 41 virtual channel 0. This module is compliant to previous version of Samsung 48 sensor with a parallel interface or from MIPI CSI-2 virtual channel 0. It has 83 media-ctl -l "'ov2680 1-0036':0 -> 'imx7-mipi-csis.0':0[1]" 84 media-ctl -l "'imx7-mipi-csis.0':1 -> 'csi-mux':1[1]" 85 media-ctl -l "'csi-mux':2 -> 'csi':0[1]" 86 media-ctl -l "'csi':1 -> 'csi capture':0[1]" 89 media-ctl -V "'ov2680 1-0036':0 [fmt:SBGGR10_1X10/800x600 field:none]" 92 media-ctl -V "'imx7-mipi-csis.0':0 [fmt:SBGGR10_1X10/800x600 field:none]" 93 media-ctl -V "'csi':0 [fmt:SBGGR10_1X10/800x600 field:none]" 101 Media controller API version 5.2.0 [all …]
|
/linux/Documentation/fb/ |
H A D | viafb.rst | 21 640x480(60, 75, 85, 100, 120 Hz), 720x480(60 Hz), 23 848x480(60 Hz), 856x480(60 Hz), 1024x512(60 Hz), 27 1920x1080(60 Hz), 1400x1050(60 Hz), 800x480(60 Hz) 47 - 640x480 (default) 48 - 720x480 59 - 0 : expansion (default) 63 0 : LCD panel with LSB data format input (default) 67 - 0 : Resolution: 640x480, Channel: single, Dithering: Enable 75 - 8 : Resolution: 800x480, Channel: single, Dithering: Enable 89 - 0 : No 2D Hardware Acceleration [all …]
|
H A D | viafb.modes | 10 # 640x480, 60 Hz, Non-Interlaced (25.175 MHz dotclock) 28 mode "640x480-60" 35 # 640x480, 75 Hz, Non-Interlaced (31.50 MHz dotclock) 52 mode "640x480-75" 56 # 640x480, 85 Hz, Non-Interlaced (36.000 MHz dotclock) 73 mode "640x480-85" 77 # 640x480, 100 Hz, Non-Interlaced (43.163 MHz dotclock) 94 mode "640x480-100" 98 # 640x480, 120 Hz, Non-Interlaced (52.406 MHz dotclock) 115 mode "640x480-120" [all …]
|
H A D | sh7760fb.rst | 5 0. Overview 22 a) if you're using 15/16bit color modes at >= 640x480 px resolutions, 37 configure the SH DMAC for DMABRG mode (write 0x94808080 to the 56 get the framebuffer working on a 640x480 TFT:: 62 * NEC NL6440bc26-01 640x480 TFT 88 .flag = 0, 95 .ldpmmr = 0x0070, 96 .ldpspr = 0x0500, 97 .ldaclnr = 0, 100 .rotate = 0, [all …]
|
/linux/drivers/gpu/drm/tests/ |
H A D | drm_cmdline_parser_test.c | 115 const char *cmdline = "720x480"; in drm_test_cmdline_res() 203 const char *cmdline = "720x480-24"; in drm_test_cmdline_res_bpp() 226 const char *cmdline = "720x480@60"; in drm_test_cmdline_res_refresh() 249 const char *cmdline = "720x480-24@60"; in drm_test_cmdline_res_bpp_refresh() 273 const char *cmdline = "720x480-24@60i"; in drm_test_cmdline_res_bpp_refresh_interlaced() 297 const char *cmdline = "720x480-24@60m"; in drm_test_cmdline_res_bpp_refresh_margins() 321 const char *cmdline = "720x480-24@60d"; in drm_test_cmdline_res_bpp_refresh_force_off() 345 const char *cmdline = "720x480-24@60e"; in drm_test_cmdline_res_bpp_refresh_force_on() 369 const char *cmdline = "720x480-24@60D"; in drm_test_cmdline_res_bpp_refresh_force_on_analog() 396 const char *cmdline = "720x480-24@60D"; in drm_test_cmdline_res_bpp_refresh_force_on_digital() [all …]
|
/linux/drivers/video/fbdev/ |
H A D | macmodes.h | 20 #define VMODE_NVRAM 0 23 #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 */ 48 #define CMODE_8 0 /* 8 bits/pixel */ 68 #define NV_VMODE 0x140f 69 #define NV_CMODE 0x1410
|
H A D | controlfb.h | 97 * 3.9064MHz * 2**clock_params[2] * clock_params[1] / clock_params[0]. 106 #define CTRLFB_OFF 16 /* position of pixel 0 in frame buffer */ 113 int m[2]; /* 0: 2MB vram, 1: 4MB vram */ 122 {{-1,-1}}, /* 640x480, 50Hz interlaced (PAL) */ 123 {{-1,-1}}, /* 640x480, 60Hz interlaced (NTSC) */ 124 {{ 2, 2}}, /* 640x480, 60Hz (VGA) */ 125 {{ 2, 2}}, /* 640x480, 67Hz */ 138 {{ 0, 1}}, /* 1280x960, 75Hz */ 139 {{ 0, 1}}, /* 1280x1024, 75Hz */ 141 {{ 0, 1}}, /* 1600x1024, 60Hz */
|
H A D | macmodes.c | 32 #define DEFAULT_MODEDB_INDEX 0 38 0, FB_VMODE_NONINTERLACED 40 /* 640x480, 60 Hz, Non-Interlaced (25.175 MHz dotclock) */ 42 0, FB_VMODE_NONINTERLACED 44 /* 640x480, 67Hz, Non-Interlaced (30.0 MHz dotclock) */ 46 0, FB_VMODE_NONINTERLACED 50 0, FB_VMODE_NONINTERLACED 70 0, FB_VMODE_NONINTERLACED 74 0, FB_VMODE_NONINTERLACED 78 0, FB_VMODE_NONINTERLACED [all …]
|
/linux/drivers/gpu/drm/panel/ |
H A D | panel-tpo-tpg110.c | 26 #define TPG110_TEST 0x00 27 #define TPG110_CHIPID 0x01 28 #define TPG110_CTRL1 0x02 29 #define TPG110_RES_MASK GENMASK(2, 0) 30 #define TPG110_RES_800X480 0x07 31 #define TPG110_RES_640X480 0x06 32 #define TPG110_RES_480X272 0x05 33 #define TPG110_RES_480X640 0x04 34 #define TPG110_RES_480X272_D 0x01 /* Dual scan: outputs 800x480 */ 35 #define TPG110_RES_400X240_D 0x00 /* Dual scan: outputs 800x480 */ [all …]
|
/linux/drivers/video/fbdev/geode/ |
H A D | lxfb_core.c | 34 * we try to make it something sane - 640x480-60 is sane 38 /* 640x480-60 */ 41 FB_VMODE_NONINTERLACED, 0 }, 45 FB_VMODE_NONINTERLACED, 0 }, 46 /* 640x480-70 */ 48 0, FB_VMODE_NONINTERLACED, 0 }, 49 /* 640x480-72 */ 52 FB_VMODE_NONINTERLACED, 0 }, 53 /* 640x480-75 */ 56 FB_VMODE_NONINTERLACED, 0 }, [all …]
|
/linux/drivers/video/fbdev/sis/ |
H A D | 300vtbl.h | 55 {0x6a,0x2212,0x0102,SIS_RI_800x600, 0x00,0x00,0x00,0x00,0x00,-1}, /* 800x600x? */ 56 {0x2e,0x0a1b,0x0101,SIS_RI_640x480, 0x00,0x00,0x00,0x00,0x08,-1}, 57 {0x2f,0x021b,0x0100,SIS_RI_640x400, 0x00,0x00,0x00,0x00,0x10,-1}, /* 640x400x8 */ 58 {0x30,0x2a1b,0x0103,SIS_RI_800x600, 0x00,0x00,0x00,0x00,0x00,-1}, 59 {0x31,0x4a1b,0x0000,SIS_RI_720x480, 0x00,0x00,0x00,0x00,0x11,-1}, /* 720x480x8 */ 60 {0x32,0x6a1b,0x0000,SIS_RI_720x576, 0x00,0x00,0x00,0x00,0x12,-1}, /* 720x576x8 */ 61 {0x33,0x4a1d,0x0000,SIS_RI_720x480, 0x00,0x00,0x00,0x00,0x11,-1}, /* 720x480x16 */ 62 {0x34,0x6a1d,0x0000,SIS_RI_720x576, 0x00,0x00,0x00,0x00,0x12,-1}, /* 720x576x16 */ 63 {0x35,0x4a1f,0x0000,SIS_RI_720x480, 0x00,0x00,0x00,0x00,0x11,-1}, /* 720x480x32 */ 64 {0x36,0x6a1f,0x0000,SIS_RI_720x576, 0x00,0x00,0x00,0x00,0x12,-1}, /* 720x576x32 */ [all …]
|
H A D | init.h | 70 static const unsigned short ModeIndex_320x200[] = {0x59, 0x41, 0x00, 0x4f}; 71 static const unsigned short ModeIndex_320x240[] = {0x50, 0x56, 0x00, 0x53}; 72 static const unsigned short ModeIndex_320x240_FSTN[] = {0x5a, 0x5b, 0x00, 0x00}; /* FSTN */ 73 static const unsigned short ModeIndex_400x300[] = {0x51, 0x57, 0x00, 0x54}; 74 static const unsigned short ModeIndex_512x384[] = {0x52, 0x58, 0x00, 0x5c}; 75 static const unsigned short ModeIndex_640x400[] = {0x2f, 0x5d, 0x00, 0x5e}; 76 static const unsigned short ModeIndex_640x480[] = {0x2e, 0x44, 0x00, 0x62}; 77 static const unsigned short ModeIndex_720x480[] = {0x31, 0x33, 0x00, 0x35}; 78 static const unsigned short ModeIndex_720x576[] = {0x32, 0x34, 0x00, 0x36}; 79 static const unsigned short ModeIndex_768x576[] = {0x5f, 0x60, 0x00, 0x61}; [all …]
|
H A D | oem310.h | 55 0x00,0x00,0x00, /* 800x600 */ 56 0x0b,0x0b,0x0b, /* 1024x768 */ 57 0x08,0x08,0x08, /* 1280x1024 */ 58 0x00,0x00,0x00, /* 640x480 (unknown) */ 59 0x00,0x00,0x00, /* 1024x600 (unknown) */ 60 0x00,0x00,0x00, /* 1152x864 (unknown) */ 61 0x08,0x08,0x08, /* 1280x960 (guessed) */ 62 0x00,0x00,0x00, /* 1152x768 (unknown) */ 63 0x08,0x08,0x08, /* 1400x1050 */ 64 0x08,0x08,0x08, /* 1280x768 (guessed) */ [all …]
|
/linux/drivers/gpu/drm/loongson/ |
H A D | lsdc_pixpll.c | 21 /* Byte 0 ~ Byte 3 */ 22 unsigned div_out : 7; /* 6 : 0 Output clock divider */ 92 {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 */ 99 /* 720x480@60Hz */ 147 * Return 0 if success, return -1 if not found. 157 for (i = 0; i < num; ++i) { in lsdc_pixpll_find() [all …]
|
/linux/Documentation/devicetree/bindings/display/ |
H A D | ilitek,ili9486.yaml | 23 # Waveshare 3.5" 320x480 Color TFT LCD 25 # Ozzmaker 3.5" 320x480 Color TFT LCD 55 #size-cells = <0>; 58 display@0{ 60 reg = <0>;
|
/linux/Documentation/devicetree/bindings/display/panel/ |
H A D | rocktech,jh057n00900.yaml | 23 # Anberic RG353V-V2 5.0" 640x480 TFT LCD panel 25 # GameForce Chi 3.5" 640x480 TFT LCD panel 67 #size-cells = <0>; 68 panel@0 { 70 reg = <0>;
|
/linux/drivers/video/fbdev/via/ |
H A D | lcd.h | 11 #define VT1631_DEVICE_ID_REG 0x02 12 #define VT1631_DEVICE_ID 0x92 14 #define VT3271_DEVICE_ID_REG 0x02 15 #define VT3271_DEVICE_ID 0x71 18 /* Resolution: 640x480, Channel: single, Dithering: Enable */ 19 #define LCD_PANEL_ID0_640X480 0x00 21 #define LCD_PANEL_ID1_800X600 0x01 23 #define LCD_PANEL_ID2_1024X768 0x02 25 #define LCD_PANEL_ID3_1280X768 0x03 27 #define LCD_PANEL_ID4_1280X1024 0x04 [all …]
|
/linux/include/uapi/linux/dvb/ |
H A D | video.h | 55 #define VIDEO_CMD_PLAY (0) 61 #define VIDEO_CMD_FREEZE_TO_BLACK (1 << 0) 64 #define VIDEO_CMD_STOP_TO_BLACK (1 << 0) 69 #define VIDEO_PLAY_FMT_NONE (0) 84 /* 0 or 1000 specifies normal speed, 102 #define VIDEO_VSYNC_FIELD_UNKNOWN (0) 140 /* 15-14 Video compression mode (0=MPEG-1, 1=MPEG-2) */ 141 /* 13-12 TV system (0=525/60, 1=625/50) */ 142 /* 11-10 Aspect ratio (0=4:3, 3=16:9) */ 143 /* 9- 8 permitted display mode on 4:3 monitor (0=both, 1=only pan-sca */ [all …]
|
/linux/Documentation/driver-api/media/drivers/ |
H A D | zoran.rst | 33 Norms: PAL, SECAM (720x576 @ 25 fps), NTSC (720x480 @ 29.97 fps) 54 Norms: PAL, SECAM (720x576 @ 25 fps), NTSC (720x480 @ 29.97 fps) 75 Norms: PAL (720x576 @ 25 fps), NTSC (720x480 @ 29.97 fps) 92 Norms: PAL (720x576 @ 25 fps), NTSC (720x480 @ 29.97 fps) 109 Norms: PAL, SECAM (768x576 @ 25 fps), NTSC (640x480 @ 29.97 fps) 126 Norms: PAL, SECAM (768x576 @ 25 fps), NTSC (640x480 @ 29.97 fps) 144 Norms: PAL, SECAM (768x576 @ 25 fps), NTSC (640x480 @ 29.97 fps) 146 Card number: 0 162 Norms: PAL, SECAM (768x576 @ 25 fps), NTSC (640x480 @ 29.97 fps) 180 Norms: PAL, SECAM (768x576 @ 25 fps), NTSC (640x480 @ 29.97 fps) [all …]
|
/linux/drivers/media/usb/gspca/ |
H A D | pac7311.c | 14 * 0x08 Unknown compressor related, must always be 8 except when not 15 * in 640x480 resolution and page 4 reg 2 <= 3 then set it to 9 ! 16 * 0x1b Auto white balance related, bit 0 is AWB enable (inverted) 18 * 0x78 Global control, bit 6 controls the LED (inverted) 19 * 0x80 Compression balance, interesting settings: 20 * 0x01 Use this to allow the camera to switch to higher compr. 21 * on the fly. Needed to stay within bandwidth @ 640x480@30 22 * 0x1c From usb captures under Windows for 640x480 23 * 0x2a Values >= this switch the camera to a lower compression, 25 * This gives a sharper picture. Usable only at 640x480@ < [all …]
|
/linux/drivers/video/ |
H A D | screen_info_generic.c | 12 memset(r, 0, sizeof(*r)); in resource_init_named() 37 case 0x0d: /* 320x200-4 */ in __screen_info_has_ega_gfx() 38 case 0x0e: /* 640x200-4 */ in __screen_info_has_ega_gfx() 39 case 0x0f: /* 640x350-1 */ in __screen_info_has_ega_gfx() 40 case 0x10: /* 640x350-4 */ in __screen_info_has_ega_gfx() 50 case 0x10: /* 640x480-1 */ in __screen_info_has_vga_gfx() 51 case 0x12: /* 640x480-4 */ in __screen_info_has_vga_gfx() 52 case 0x13: /* 320-200-8 */ in __screen_info_has_vga_gfx() 53 case 0x6a: /* 800x600-4 (VESA) */ in __screen_info_has_vga_gfx() 82 if (num > 0) in screen_info_resources() [all …]
|
/linux/drivers/video/fbdev/i810/ |
H A D | i810_dvt.c | 20 /* 640x480 @ 60Hz */ 21 { 25000, 0x0013, 0x0003, 0x40, 0x5F, 0x4F, 0x50, 0x82, 0x51, 0x9D, 22 0x0B, 0x10, 0x40, 0xE9, 0x0B, 0xDF, 0x50, 0xE7, 0x04, 0x02, 23 0x01, 0x01, 0x01, 0x00, 0x01, 0x22002000, 0x22004000, 0x22006000, 24 0x22002000, 0x22004000, 0x22006000, 0xC0 }, 26 /* 640x480 @ 70Hz */ 27 { 28000, 0x0053, 0x0010, 0x40, 0x61, 0x4F, 0x4F, 0x85, 0x52, 0x9A, 28 0xF2, 0x10, 0x40, 0xE0, 0x03, 0xDF, 0x50, 0xDF, 0xF3, 0x01, 29 0x01, 0x01, 0x01, 0x00, 0x01, 0x22002000, 0x22004000, 0x22005000, 30 0x22002000, 0x22004000, 0x22005000, 0xC0 }, [all …]
|