/linux/drivers/gpu/drm/nouveau/dispnv04/ |
H A D | tvmodesnv17.c | 52 .tv_enc_mode = { 720, 576, 50000, { 64 .tv_enc_mode = { 720, 480, 59940, { 76 .tv_enc_mode = { 720, 576, 50000, { 88 .tv_enc_mode = { 720, 576, 50000, { 100 .tv_enc_mode = { 720, 480, 59940, { 112 .tv_enc_mode = { 720, 480, 59940, { 124 .tv_enc_mode = { 720, 480, 59940, { 136 .tv_enc_mode = { 720, 576, 50000, { 150 .mode = { DRM_MODE("720x480", DRM_MODE_TYPE_DRIVER, 27000, 151 720, 735, 743, 858, 0, 480, 490, 494, 525, 0, [all …]
|
/linux/drivers/gpu/drm/sti/ |
H A D | sti_hda.c | 98 /* 720p@50 */ 109 /* 720p@60 */ 120 /* 1080p@30 */ 132 /* 1080p@25 */ 144 /* 1080p@24 */ 156 /* 720x480p@60 */ 208 /* 720p60 74.250Mhz */ 210 1430, 1650, 0, 720, 725, 730, 750, 0, 213 /* 720p60 74.176Mhz */ 215 1430, 1650, 0, 720, 725, 730, 750, 0, [all …]
|
/linux/arch/riscv/boot/dts/allwinner/ |
H A D | sun20i-d1-lichee-rv-86-panel-720p.dts | 7 model = "Sipeed Lichee RV 86 Panel (720p)"; 8 compatible = "sipeed,lichee-rv-86-panel-720p", "sipeed,lichee-rv",
|
H A D | Makefile | 5 dtb-$(CONFIG_ARCH_SUNXI) += sun20i-d1-lichee-rv-86-panel-480p.dtb 6 dtb-$(CONFIG_ARCH_SUNXI) += sun20i-d1-lichee-rv-86-panel-720p.dtb
|
/linux/drivers/media/platform/qcom/venus/ |
H A D | core.c | 578 .max_load = 352800, /* 720p@30 + 1080p@30 */ 590 { 489600, 346666667 }, /* 1080p @ 60 */ 591 { 244800, 150000000 }, /* 1080p @ 30 */ 592 { 108000, 75000000 }, /* 720p @ 30 */ 623 { 489600, 360000000 }, /* 1080p @ 60 */ 624 { 244800, 186000000 }, /* 1080p @ 30 */ 625 { 108000, 100000000 }, /* 720p @ 30 */ 675 { 864000, 887000, 0, 2108416, 0 }, /* 720p @ 240 */ 676 { 489600, 666000, 0, 1207296, 0 }, /* 1080p @ 60 */ 677 { 432000, 578000, 0, 1058816, 0 }, /* 720p @ 120 */ [all …]
|
/linux/drivers/video/fbdev/ |
H A D | ps3fb.c | 147 /* 480p */ 148 "480p", 60, 576, 384, 37037, 130, 89, 78, 57, 63, 6, 151 /* 720p */ 152 "720p", 60, 1124, 644, 13481, 298, 148, 57, 44, 80, 5, 159 /* 1080p */ 160 "1080p", 60, 1688, 964, 6741, 264, 160, 94, 62, 88, 5, 170 /* 576p */ 171 "576p", 50, 576, 460, 37037, 142, 83, 97, 63, 63, 5, 174 /* 720p */ 175 "720p", 50, 1124, 644, 13468, 298, 478, 57, 44, 80, 5, [all …]
|
/linux/drivers/gpu/drm/i2c/ |
H A D | ch7006_mode.c | 149 MODE(28125, 720, 400, 1125, 500, N, N, 135.742176298, 5_4, 0x6, PAL_LIKE), 150 MODE(34875, 720, 400, 1116, 625, N, N, 109.469496898, 1_1, 0x1, PAL_LIKE), 151 MODE(23790, 720, 400, 945, 420, N, N, 160.475642016, 5_4, 0x4, NTSC_LIKE), 152 MODE(29455, 720, 400, 936, 525, N, N, 129.614941843, 1_1, 0x3, NTSC_LIKE), 164 __MODE(29500, 720, 576, 944, 625, P, P, 145.592111636, 1_1, 0x7, PAL_LIKE, 800, 600), 165 MODE(36000, 800, 600, 960, 750, P, P, 119.304647022, 5_6, 0x6, PAL_LIKE), 166 MODE(39000, 800, 600, 936, 836, P, P, 110.127366499, 3_4, 0x1, PAL_LIKE), 167 MODE(39273, 800, 600, 1040, 630, P, P, 145.816809399, 5_6, 0x4, NTSC_LIKE), 168 MODE(43636, 800, 600, 1040, 700, P, P, 131.235128487, 3_4, 0x2, NTSC_LIKE), 169 MODE(47832, 800, 600, 1064, 750, P, P, 119.723275165, 7_10, 0x1, NTSC_LIKE),
|
/linux/Documentation/devicetree/bindings/media/i2c/ |
H A D | onnn,mt9m114.yaml | 7 title: onsemi 1/6-inch 720p CMOS Digital Image Sensor 13 The onsemi MT9M114 is a 1/6-inch 720p (1.26 Mp) CMOS digital image sensor
|
H A D | ov2659.txt | 5 multiple resolutions output, such as UXGA, SVGA, 720p. It also can support
|
/linux/Documentation/usb/ |
H A D | gadget_uvc.rst | 54 mkdir -p $FUNCTION 80 | + 720p 82 | + 1080p 88 + 720p 90 + 1080p 110 wdir=$FUNCTION/streaming/$FORMAT/$NAME/${HEIGHT}p 112 mkdir -p $wdir 123 create_frame 1280 720 mjpeg mjpeg 125 create_frame 1280 720 uncompressed yuyv 322 mkdir -p $GADGET/strings/0x409/iad_desc [all …]
|
/linux/Documentation/devicetree/bindings/display/panel/ |
H A D | raydium,rm68200.yaml | 7 title: Raydium Semiconductor Corporation RM68200 5.5" 720p MIPI-DSI TFT LCD panel 13 The Raydium Semiconductor Corporation RM68200 is a 5.5" 720x1280 TFT LCD
|
/linux/drivers/gpu/drm/loongson/ |
H A D | lsdc_pixpll.c | 78 {74250, 1280, 720, 60, 22, 49, 3}, /* 1280x720@60Hz */ 96 {27000, 720, 576, 50, 50, 54, 4}, /* 720x576@60Hz */ 99 /* 720x480@60Hz */ 351 struct lsdc_pixpll_parms const *p) in __pixpll_ops_set_param() argument 357 pixpll_reg.bitmap.div_ref = p->div_ref; in __pixpll_ops_set_param() 358 pixpll_reg.bitmap.loopc = p->loopc; in __pixpll_ops_set_param() 359 pixpll_reg.bitmap.div_out = p->div_out; in __pixpll_ops_set_param() 446 struct drm_printer *p) in lsdc_pixpll_print() argument 450 drm_printf(p, "div_ref: %u, loopc: %u, div_out: %u\n", in lsdc_pixpll_print()
|
/linux/drivers/media/i2c/ |
H A D | saa7115.c | 375 /* hsize low (input), 0x02d0 = 720 */ 401 /* 0x02d0 = 720 */ 413 /* hwindow 0x02d0 = 720 */ 450 /* hsize low (input), 0x02d0 = 720 */ 479 /* hsize 0x02d0 = 720 */ 491 /* hsize 0x02d0 = 720 */ 676 static int saa711x_decode_vps(u8 *dst, u8 *p) in saa711x_decode_vps() argument 716 err |= biphase_tbl[p[i]] | biphase_tbl[p[i + 1]]; in saa711x_decode_vps() 717 c = (biphase_tbl[p[i + 1]] & 0xf) | ((biphase_tbl[p[i]] & 0xf) << 4); in saa711x_decode_vps() 723 static int saa711x_decode_wss(u8 *p) in saa711x_decode_wss() argument [all …]
|
/linux/drivers/gpu/drm/ |
H A D | drm_edid.c | 133 EDID_QUIRK('A', 'P', 'I', 0x7602, EDID_QUIRK_PREFER_LARGE_60), 145 EDID_QUIRK('C', 'P', 'T', 0x17df, EDID_QUIRK_FORCE_6BPC), 158 EDID_QUIRK('E', 'P', 'I', 59264, EDID_QUIRK_135_CLOCK_TOO_HIGH), 160 EDID_QUIRK('E', 'P', 'I', 8232, EDID_QUIRK_PREFER_LARGE_60), 176 EDID_QUIRK('L', 'P', 'L', 0, EDID_QUIRK_DETAILED_USE_MAXIMUM_SIZE), 177 EDID_QUIRK('L', 'P', 'L', 0x2a00, EDID_QUIRK_DETAILED_USE_MAXIMUM_SIZE), 264 /* 0x03 - 720x400@85Hz */ 265 { DRM_MODE("720x400", DRM_MODE_TYPE_DRIVER, 35500, 720, 756, 278 720, 840, 0, 480, 481, 484, 500, 0, 343 1430, 1650, 0, 720, 725, 730, 750, 0, [all …]
|
/linux/arch/sh/boards/mach-se/7724/ |
H A D | setup.c | 58 * 1 : 720p 62 * about 720p 64 * When you use 1280 x 720 lcdc output, 66 * and change SW41 to use 720p 165 .yres = 720, 906 /* 720p */ in devices_setup()
|
/linux/Documentation/devicetree/bindings/riscv/ |
H A D | sunxi.yaml | 51 - sipeed,lichee-rv-86-panel-480p 52 - sipeed,lichee-rv-86-panel-720p
|
/linux/drivers/media/pci/cx18/ |
H A D | cx18-ioctl.c | 85 w = min(w, 720); in cx18_try_fmt_vid_cap() 86 w = max(w, 720 / 16); in cx18_try_fmt_vid_cap() 98 * HM12 YUV size is (Y=(h*720) + UV=(h*(720/2))) in cx18_try_fmt_vid_cap() 99 * UYUV YUV size is (Y=(h*720) + UV=(h*(720))) in cx18_try_fmt_vid_cap() 102 pixfmt->sizeimage = h * 720 * 3 / 2; in cx18_try_fmt_vid_cap() 103 pixfmt->bytesperline = 720; /* First plane */ in cx18_try_fmt_vid_cap() 105 pixfmt->sizeimage = h * 720 * 2; in cx18_try_fmt_vid_cap() 490 sel->r.width = 720; in cx18_g_selection() 619 cx->cxhdl.width = 720; in cx18_s_std() 622 * HM12 YUV size is (Y=(h*720) + UV=(h*(720/2))) in cx18_s_std() [all …]
|
H A D | cx18-av-core.c | 342 * 864 pixels = 720 active + 144 blanking. ITU-R BT.601 in cx18_av_std_setup() 348 hactive = 720; in cx18_av_std_setup() 402 * 858 pixels = 720 active + 138 blanking. The Hsync leading in cx18_av_std_setup() 407 hactive = 720; in cx18_av_std_setup() 1077 char *p; in log_audio_status() local 1080 case 0x00: p = "mono"; break; in log_audio_status() 1081 case 0x01: p = "stereo"; break; in log_audio_status() 1082 case 0x02: p = "dual"; break; in log_audio_status() 1083 case 0x04: p = "tri"; break; in log_audio_status() 1084 case 0x10: p = "mono with SAP"; break; in log_audio_status() [all …]
|
/linux/Documentation/hwmon/ |
H A D | coretemp.rst | 22 http://softwarecommunity.intel.com/Wiki/Mobility/720.htm 120 Z560/550/540/530P/530/520PT/520/515/510PT/510P 90 154 i7 840QM/820/740/720 100
|
/linux/drivers/video/fbdev/sis/ |
H A D | sis_main.h | 180 {"720x480x8", {0x31,0x31}, 0x0000, 0x0000, 720, 480, 8, 1, 90, 30, MD_SIS300|MD_SIS315}, 181 {"720x480x16", {0x33,0x33}, 0x0000, 0x0000, 720, 480, 16, 1, 90, 30, MD_SIS300|MD_SIS315}, 182 {"720x480x24", {0x35,0x35}, 0x0000, 0x0000, 720, 480, 32, 1, 90, 30, MD_SIS300|MD_SIS315}, 183 /*30*/ {"720x480x32", {0x35,0x35}, 0x0000, 0x0000, 720, 480, 32, 1, 90, 30, MD_SIS300|MD_SIS31… 184 {"720x576x8", {0x32,0x32}, 0x0000, 0x0000, 720, 576, 8, 1, 90, 36, MD_SIS300|MD_SIS315}, 185 {"720x576x16", {0x34,0x34}, 0x0000, 0x0000, 720, 576, 16, 1, 90, 36, MD_SIS300|MD_SIS315}, 186 {"720x576x24", {0x36,0x36}, 0x0000, 0x0000, 720, 576, 32, 1, 90, 36, MD_SIS300|MD_SIS315}, 187 {"720x576x32", {0x36,0x36}, 0x0000, 0x0000, 720, 576, 32, 1, 90, 36, MD_SIS300|MD_SIS315}, 241 {"1280x720x8", {0x79,0x79}, 0x0000, 0x0000, 1280, 720, 8, 1, 160, 45, MD_SIS300|MD_SIS315}, 242 {"1280x720x16", {0x75,0x75}, 0x0000, 0x0000, 1280, 720, 16, 1, 160, 45, MD_SIS300|MD_SIS315}, [all …]
|
/linux/drivers/media/usb/hdpvr/ |
H A D | hdpvr-video.c | 100 struct list_head *p; in hdpvr_free_queue() local 104 for (p = q->next; p != q;) { in hdpvr_free_queue() 105 buf = list_entry(p, struct hdpvr_buffer, buff_list); in hdpvr_free_queue() 111 tmp = p->next; in hdpvr_free_queue() 112 list_del(p); in hdpvr_free_queue() 114 p = tmp; in hdpvr_free_queue() 603 dev->width = 720; in vidioc_s_std() 632 if (vid_info.valid && vid_info.width == 720 && in vidioc_querystd() 744 cap->bt.min_width = 720; in vidioc_dv_timings_cap() 1028 if (f->fmt.pix.width == 720) { in vidioc_g_fmt_vid_cap() [all …]
|
/linux/Documentation/devicetree/bindings/display/bridge/ |
H A D | ti,dlpc3433.yaml | 21 It supports upto 720p resolution with 60 and 120 Hz refresh
|
/linux/include/video/ |
H A D | udlfb.h | 96 #define DL_DEFIO_WRITE_DELAY msecs_to_jiffies(HZ <= 300 ? 4 : 10) /* optimal value for 720p vide…
|
/linux/drivers/gpu/drm/panel/ |
H A D | panel-raydium-rm68200.c | 42 #define MCS_SETVGP 0x54 /* VG M/S P Control */ 84 .hdisplay = 720, 85 .hsync_start = 720 + 48, 86 .hsync_end = 720 + 48 + 9, 87 .htotal = 720 + 48 + 9 + 48,
|
/linux/drivers/phy/cadence/ |
H A D | cdns-dphy-rx.c | 74 { 480, 560 }, { 560, 640 }, { 640, 720 }, { 720, 800 }, { 800, 880 }, 286 MODULE_AUTHOR("Pratyush Yadav <p.yadav@ti.com>");
|