Home
last modified time | relevance | path

Searched +full:480 +full:m (Results 1 – 25 of 152) sorted by relevance

1234567

/linux/drivers/video/fbdev/core/
H A Dmodedb.c44 { NULL, 60, 640, 480, 39721, 40, 24, 32, 11, 96, 2, 0,
60 { NULL, 72, 640, 480, 31746, 144, 40, 30, 8, 40, 3, 0,
64 { NULL, 75, 640, 480, 31746, 120, 16, 16, 1, 64, 3, 0,
73 { NULL, 85, 640, 480, 27777, 80, 56, 25, 1, 56, 3, 0,
89 { NULL, 100, 640, 480, 21834, 96, 32, 36, 8, 96, 6, 0,
245 /* 480x300 @ 56 Hz, 35.2 kHz hsync, 8:5 aspect ratio */
246 { NULL, 56, 480, 300, 46176, 80, 16, 10, 1, 40, 1, 0,
249 /* 480x300 @ 60 Hz, 37.8 kHz hsync */
250 { NULL, 60, 480, 300, 41858, 56, 16, 11, 1, 80, 2, 0,
253 /* 480x300 @ 63 Hz, 39.6 kHz hsync */
[all …]
/linux/Documentation/devicetree/bindings/phy/
H A Drockchip,inno-usb2phy.yaml34 The usb 480m output clock name.
52 Phandle of the usb 480m clock.
56 Parent of the usb 480m clock.
57 Select between usb-phy output 480m and xin24m.
/linux/drivers/ata/
H A Dlibata-pata-timings.c35 { XFER_SW_DMA_0, 120, 0, 0, 0, 480, 480, 50, 960, 0 },
36 { XFER_SW_DMA_1, 90, 0, 0, 0, 240, 240, 30, 480, 0 },
39 { XFER_MW_DMA_0, 60, 0, 0, 0, 215, 215, 20, 480, 0 },
75 struct ata_timing *m, unsigned int what) in ata_timing_merge() argument
78 m->setup = max(a->setup, b->setup); in ata_timing_merge()
80 m->act8b = max(a->act8b, b->act8b); in ata_timing_merge()
82 m->rec8b = max(a->rec8b, b->rec8b); in ata_timing_merge()
84 m->cyc8b = max(a->cyc8b, b->cyc8b); in ata_timing_merge()
86 m->active = max(a->active, b->active); in ata_timing_merge()
88 m->recover = max(a->recover, b->recover); in ata_timing_merge()
[all …]
/linux/drivers/gpu/drm/panel/
H A DKconfig17 Y030XX067A 320x480 3.0" panel as found in the YLM RG-280M, RG-300
216 If M is selected the module will be called panel-himax-hx8394.
229 If M is selected the module will be called panel-hydis-hv101hd1
409 a module, choose M here.
421 To compile this driver as a module, choose M here: the module will
430 To compile this driver as a module, choose M here.
473 as a module, choose M here.
584 The panel is used with different sizes LCDs, from 480x272 to
600 tristate "Orise Technology otm8009a 480x800 dsi 2dl panel"
606 otm8009a 480x800 dsi 2dl panel.
[all …]
H A Dpanel-raspberrypi-touchscreen.c207 .vdisplay = 480,
208 .vsync_start = 480 + 7,
209 .vsync_end = 480 + 7 + 2,
210 .vtotal = 480 + 7 + 2 + 21,
324 const struct drm_display_mode *m = &rpi_touchscreen_modes[i]; in rpi_touchscreen_get_modes() local
327 mode = drm_mode_duplicate(connector->dev, m); in rpi_touchscreen_get_modes()
330 m->hdisplay, m->vdisplay, in rpi_touchscreen_get_modes()
331 drm_mode_vrefresh(m)); in rpi_touchscreen_get_modes()
H A Dpanel-simple.c211 const struct drm_display_mode *m = &panel->desc->modes[i]; in panel_simple_get_display_modes() local
213 mode = drm_mode_duplicate(connector->dev, m); in panel_simple_get_display_modes()
216 m->hdisplay, m->vdisplay, in panel_simple_get_display_modes()
217 drm_mode_vrefresh(m)); in panel_simple_get_display_modes()
825 .hdisplay = 480,
826 .hsync_start = 480 + 2,
827 .hsync_end = 480 + 2 + 41,
828 .htotal = 480 + 2 + 41 + 2,
853 .vdisplay = 480,
854 .vsync_start = 480 + 2,
[all …]
/linux/drivers/gpu/drm/tests/
H A Ddrm_cmdline_parser_test.c122 KUNIT_EXPECT_EQ(test, mode.yres, 480); in drm_test_cmdline_res()
144 KUNIT_EXPECT_EQ(test, mode.yres, 480); in drm_test_cmdline_res_vesa()
166 KUNIT_EXPECT_EQ(test, mode.yres, 480); in drm_test_cmdline_res_vesa_rblank()
188 KUNIT_EXPECT_EQ(test, mode.yres, 480); in drm_test_cmdline_res_rblank()
210 KUNIT_EXPECT_EQ(test, mode.yres, 480); in drm_test_cmdline_res_bpp()
233 KUNIT_EXPECT_EQ(test, mode.yres, 480); in drm_test_cmdline_res_refresh()
256 KUNIT_EXPECT_EQ(test, mode.yres, 480); in drm_test_cmdline_res_bpp_refresh()
280 KUNIT_EXPECT_EQ(test, mode.yres, 480); in drm_test_cmdline_res_bpp_refresh_interlaced()
298 const char *cmdline = "720x480-24@60m"; in drm_test_cmdline_res_bpp_refresh_margins()
304 KUNIT_EXPECT_EQ(test, mode.yres, 480); in drm_test_cmdline_res_bpp_refresh_margins()
[all …]
/linux/drivers/video/fbdev/sis/
H A Dsis_main.h4 * SiS 315[E|PRO]/550/[M]65x/[M]66x[F|M|G]X/[M]74x[GX]/330/[M]76x[GX],
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},
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…
192 {"800x480x8", {0x70,0x70}, 0x0000, 0x0000, 800, 480, 8, 1, 100, 30, MD_SIS300|MD_SIS315},
[all …]
/linux/Documentation/fb/
H A Dmodedb.rst23 <xres>x<yres>[M][R][-<bpp>][@<refresh>][i][m][eDd]
31 - NSTC: 480i output, with the CCIR System-M TV mode and NTSC color encoding
32 - NTSC-J: 480i output, with the CCIR System-M TV mode, the NTSC color
35 - PAL-M: 480i output, with the CCIR System-M TV mode and PAL color encoding
37 If 'M' is specified in the mode_option argument (after <yres> and before
41 If 'i' is specified, calculate for an interlaced mode. And if 'm' is
45 Sample usage: 1024x768M@60m - CVT timing with margins
77 "PAL-M", "PAL-N", or "SECAM".
125 <pix>M<a>[-R]
128 M = always present
H A Dintel810.rst78 (default = 480)
85 (default = 480)
158 m. "sync"
/linux/drivers/media/usb/gspca/gl860/
H A Dgl860.c224 { 640, 480, V4L2_PIX_FMT_SGBRG8, V4L2_FIELD_NONE,
226 .sizeimage = 640 * 480,
251 { 640, 480, V4L2_PIX_FMT_SGBRG8, V4L2_FIELD_NONE,
253 .sizeimage = 640 * 480,
278 { 640, 480, V4L2_PIX_FMT_SGBRG8, V4L2_FIELD_NONE,
280 .sizeimage = 640 * 480,
299 { 640, 480, V4L2_PIX_FMT_SGBRG8, V4L2_FIELD_NONE,
301 .sizeimage = 640 * 480,
717 gspca_dbg(gspca_dev, D_PROBE, "05e3:f191 sensor MI1320 (1.3M)\n"); in gl860_guess_sensor()
719 gspca_dbg(gspca_dev, D_PROBE, "05e3:0503 sensor MI2020 (2.0M)\n"); in gl860_guess_sensor()
[all …]
/linux/drivers/video/fbdev/
H A Dvalkyriefb.h91 /* I'm not sure which mode this is (16 or 17), so I'm defining it as 17,
96 * I was going to use 12, 31, 3, which I found by myself, but instead I'm
165 640, 480
173 640, 480
H A Dasiliantfb.c137 unsigned m = n * ratio + (n * remainder) / Fref; in asiliant_calc_dclk2() local
139 /* 3 <= m <= 257 */ in asiliant_calc_dclk2()
140 if (m >= 3 && m <= 257) { in asiliant_calc_dclk2()
141 unsigned new_error = Ftarget * n >= Fref * m ? in asiliant_calc_dclk2()
142 ((Ftarget * n) - (Fref * m)) : ((Fref * m) - (Ftarget * n)); in asiliant_calc_dclk2()
145 best_m = m; in asiliant_calc_dclk2()
149 /* But if VLD = 4, then 4m <= 1028 */ in asiliant_calc_dclk2()
150 else if (m <= 1028) { in asiliant_calc_dclk2()
151 /* remember there are still only 8-bits of precision in m, so in asiliant_calc_dclk2()
153 unsigned new_error = Ftarget * n >= Fref * (m & ~3) ? in asiliant_calc_dclk2()
[all …]
H A Dpvr2fb.c8 * Copyright (c) 2001 M. R. Brown <mrbrown@0xd6.org>
161 .yres = 480,
163 .yres_virtual = 480,
200 * Broadcast video modes (PAL and NTSC). I'm unfamiliar with
201 * PAL-M and PAL-N, but from what I've read both modes parallel PAL and
207 "ntsc_640x480i", 60, 640, 480, TV_CLK, 38, 33, 0, 18, 146, 26,
216 "vga_640x480", 60, 640, 480, VGA_CLK, 38, 33, 0, 18, 146, 26,
477 if (var->yres < 480 && video_output == VO_VGA) in pvr2fb_check_var()
1148 MODULE_AUTHOR("Paul Mundt <lethal@linux-sh.org>, M. R. Brown <mrbrown@0xd6.org>");
/linux/drivers/phy/hisilicon/
H A DKconfig14 To compile this driver as a module, choose M here.
24 To compile this driver as a module, choose M here.
34 To compile this driver as a module, choose M here.
44 To compile this driver as a module, choose M here.
62 USB 1.5Mb/s, USB 12Mb/s, USB 480Mb/s speeds. It supports one
/linux/drivers/staging/fbtft/
H A Dfb_ra8875.c24 struct spi_message m; in write_spi() local
35 spi_message_init(&m); in write_spi()
36 spi_message_add_tail(&t, &m); in write_spi()
37 return spi_sync(par->spi, &m); in write_spi()
70 } else if ((par->info->var.xres == 480) && in init_display()
96 (par->info->var.yres == 480)) { in init_display()
121 (par->info->var.yres == 480)) { in init_display()
/linux/drivers/media/i2c/
H A Dak881x.c154 ak881x->lines = 480; in ak881x_s_std_output()
157 ak881x->lines = 480; in ak881x_s_std_output()
160 ak881x->lines = 480; in ak881x_s_std_output()
163 ak881x->lines = 480; in ak881x_s_std_output()
290 /* Hardware default: NTSC-M */ in ak881x_probe()
291 ak881x->lines = 480; in ak881x_probe()
/linux/drivers/gpu/drm/
H A Ddrm_edid.c157 EDID_QUIRK('M', 'A', 'X', 1516, BIT(EDID_QUIRK_PREFER_LARGE_60)),
158 EDID_QUIRK('M', 'A', 'X', 0x77e, BIT(EDID_QUIRK_PREFER_LARGE_60)),
166 EDID_QUIRK('F', 'C', 'M', 13600, BIT(EDID_QUIRK_PREFER_LARGE_75) |
170 EDID_QUIRK('G', 'S', 'M', 0x5bbf, BIT(EDID_QUIRK_CAP_DSC_15BPP)),
173 EDID_QUIRK('G', 'S', 'M', 0x5b9a, BIT(EDID_QUIRK_CAP_DSC_15BPP)),
183 EDID_QUIRK('S', 'A', 'M', 541, BIT(EDID_QUIRK_DETAILED_SYNC_PP)),
185 EDID_QUIRK('S', 'A', 'M', 596, BIT(EDID_QUIRK_PREFER_LARGE_60)),
186 EDID_QUIRK('S', 'A', 'M', 638, BIT(EDID_QUIRK_PREFER_LARGE_60)),
195 EDID_QUIRK('M', 'E', 'D', 0x7b8, BIT(EDID_QUIRK_PREFER_LARGE_75)),
284 752, 800, 0, 480, 490, 492, 525, 0,
[all …]
/linux/drivers/gpu/drm/nouveau/dispnv04/
H A Dtvmodesnv17.c35 [TV_NORM_PAL_M] = "PAL-M",
38 [TV_NORM_NTSC_M] = "NTSC-M",
64 .tv_enc_mode = { 720, 480, 59940, {
100 .tv_enc_mode = { 720, 480, 59940, {
112 .tv_enc_mode = { 720, 480, 59940, {
124 .tv_enc_mode = { 720, 480, 59940, {
151 720, 735, 743, 858, 0, 480, 490, 494, 525, 0,
453 640, 672, 768, 880, 0, 480, 480, 492, 525, 0,
456 720, 752, 872, 960, 0, 480, 480, 493, 525, 0,
/linux/Documentation/userspace-api/media/v4l/
H A Dv4l2grab.c.rst79 fmt.fmt.pix.height = 480;
87 if ((fmt.fmt.pix.width != 640) || (fmt.fmt.pix.height != 480))
110 fd, buf.m.offset);
H A Dmt2110t.svg16 <missing-glyph horiz-adv-x="2048" d="M 0,0 L 2047,0 2047,2047 0,2047 0,0 Z"/>
17 …<glyph unicode="y" horiz-adv-x="1033" d="M 191,-425 C 142,-425 100,-421 67,-414 L 67,-279 C 92,-28…
18 …<glyph unicode="x" horiz-adv-x="1006" d="M 801,0 L 510,444 217,0 23,0 408,556 41,1082 240,1082 510…
19 …lyph unicode="w" horiz-adv-x="1509" d="M 1174,0 L 965,0 776,765 740,934 C 734,904 725,861 712,805 …
20 …<glyph unicode="u" horiz-adv-x="874" d="M 314,1082 L 314,396 C 314,325 321,269 335,230 349,191 371…
21 …<glyph unicode="t" horiz-adv-x="531" d="M 554,8 C 495,-8 434,-16 372,-16 228,-16 156,66 156,229 L …
22 …<glyph unicode="s" horiz-adv-x="901" d="M 950,299 C 950,197 912,118 835,63 758,8 650,-20 511,-20 3…
23 …<glyph unicode="r" horiz-adv-x="530" d="M 142,0 L 142,830 C 142,906 140,990 136,1082 L 306,1082 C …
24M 1053,546 C 1053,169 920,-20 655,-20 488,-20 376,43 319,168 L 314,168 C 317,163 318,106 318,-2 L …
25M 1053,542 C 1053,353 1011,212 928,119 845,26 724,-20 565,-20 407,-20 288,28 207,125 126,221 86,36…
[all …]
/linux/include/media/i2c/
H A Dtvp514x.h13 * Karicheri Muralidharan <m-karicheri2@ti.com>
28 #define NTSC_NUM_ACTIVE_LINES (480)
/linux/Documentation/admin-guide/
H A Dsvga.rst138 0x0f05 VGA 80x30 (480 scans, 16-point font)
139 0x0f06 VGA 80x34 (480 scans, 14-point font)
140 0x0f07 VGA 80x60 (480 scans, 8-point font)
184 If you start Linux from M$-DOS, you might also use some DOS tools for
232 - Added 480-scanline modes (especially useful for notebooks,
/linux/drivers/media/usb/stk1160/
H A Dstk1160-core.c8 * Based on Easycap driver by R.M. Thomas
9 * Copyright (C) 2010 R.M. Thomas
226 speed = "480"; in stk1160_scan_usb()
252 * Make sure we have 480 Mbps of bandwidth, otherwise things like in stk1160_scan_usb()
/linux/arch/mips/dec/prom/
H A Dmemory.c5 * Copyright (C) 1998 Harald Koerfgen, Frieder Streffer and Paul M. Antoine
42 * Assume less than 480MB of RAM, as this is max for 5000/2xx in pmax_setup_memory_region()

1234567