Home
last modified time | relevance | path

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

12345678

/kernel/linux/linux-5.10/drivers/gpu/drm/panel/
Dpanel-tpo-tpg110.c98 * 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",
[all …]
DKconfig183 a module, choose M here.
191 To compile this driver as a module, choose M here.
199 as a module, choose M here.
238 The panel is used with different sizes LCDs, from 480x272 to
245 tristate "Orise Technology otm8009a 480x800 dsi 2dl panel"
251 otm8009a 480x800 dsi 2dl panel.
278 choose M here.
385 To compile this driver as a module, choose M here: the module
393 (480x640) LCD panel (found on the TI SDP3430 board).
411 ST7701 controller for 480X864 LCD panels with MIPI/RGB/SPI
[all …]
Dpanel-seiko-43wvf1g.c90 const struct drm_display_mode *m = &panel->desc->modes[i]; in seiko_panel_get_fixed_modes() local
92 mode = drm_mode_duplicate(connector->dev, m); in seiko_panel_get_fixed_modes()
95 m->hdisplay, m->vdisplay, in seiko_panel_get_fixed_modes()
96 drm_mode_vrefresh(m)); in seiko_panel_get_fixed_modes()
291 .vactive = { 480, 480, 480 },
Dpanel-raspberrypi-touchscreen.c208 .vdisplay = 480,
209 .vsync_start = 480 + 7,
210 .vsync_end = 480 + 7 + 2,
211 .vtotal = 480 + 7 + 2 + 21,
318 const struct drm_display_mode *m = &rpi_touchscreen_modes[i]; in rpi_touchscreen_get_modes() local
321 mode = drm_mode_duplicate(connector->dev, m); in rpi_touchscreen_get_modes()
324 m->hdisplay, m->vdisplay, in rpi_touchscreen_get_modes()
325 drm_mode_vrefresh(m)); in rpi_touchscreen_get_modes()
Dpanel-sitronix-st7701.c64 #define DSI_CMD2_BK0_PORCTRL_B0(m) ((m)->vtotal - (m)->vsync_end) argument
65 #define DSI_CMD2_BK0_PORCTRL_B1(m) ((m)->vsync_start - (m)->vdisplay) argument
297 .hdisplay = 480,
298 .hsync_start = 480 + 38,
299 .hsync_end = 480 + 38 + 12,
300 .htotal = 480 + 38 + 12 + 12,
Dpanel-simple.c163 const struct drm_display_mode *m = &panel->desc->modes[i]; in panel_simple_get_display_modes() local
165 mode = drm_mode_duplicate(connector->dev, m); in panel_simple_get_display_modes()
168 m->hdisplay, m->vdisplay, in panel_simple_get_display_modes()
169 drm_mode_vrefresh(m)); in panel_simple_get_display_modes()
690 .hdisplay = 480,
691 .hsync_start = 480 + 2,
692 .hsync_end = 480 + 2 + 41,
693 .htotal = 480 + 2 + 41 + 2,
718 .vdisplay = 480,
719 .vsync_start = 480 + 2,
[all …]
Dpanel-sony-acx565akm.c78 struct spi_message m; in acx565akm_transfer() local
82 spi_message_init(&m); in acx565akm_transfer()
101 spi_message_add_tail(x, &m); in acx565akm_transfer()
108 spi_message_add_tail(x, &m); in acx565akm_transfer()
115 spi_message_add_tail(x, &m); in acx565akm_transfer()
118 ret = spi_sync(lcd->spi, &m); in acx565akm_transfer()
513 .vdisplay = 480,
514 .vsync_start = 480 + 3,
515 .vsync_end = 480 + 3 + 3,
516 .vtotal = 480 + 3 + 3 + 4,
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/phy/
Dphy-rockchip-inno-usb2.yaml27 The usb 480m output clock name.
43 Phandle of the usb 480m clock.
47 Parent of the usb 480m clock.
48 Select between usb-phy output 480m and xin24m.
/kernel/linux/linux-5.10/drivers/video/fbdev/core/
Dmodedb.c43 { NULL, 60, 640, 480, 39721, 40, 24, 32, 11, 96, 2, 0,
59 { NULL, 72, 640, 480, 31746, 144, 40, 30, 8, 40, 3, 0,
63 { NULL, 75, 640, 480, 31746, 120, 16, 16, 1, 64, 3, 0,
72 { NULL, 85, 640, 480, 27777, 80, 56, 25, 1, 56, 3, 0,
88 { NULL, 100, 640, 480, 21834, 96, 32, 36, 8, 96, 6, 0,
244 /* 480x300 @ 56 Hz, 35.2 kHz hsync, 8:5 aspect ratio */
245 { NULL, 56, 480, 300, 46176, 80, 16, 10, 1, 40, 1, 0,
248 /* 480x300 @ 60 Hz, 37.8 kHz hsync */
249 { NULL, 60, 480, 300, 41858, 56, 16, 11, 1, 80, 2, 0,
252 /* 480x300 @ 63 Hz, 39.6 kHz hsync */
[all …]
/kernel/linux/linux-5.10/drivers/ide/
Dide-timings.c37 { XFER_MW_DMA_0, 60, 0, 0, 0, 215, 215, 480, 0 },
40 { XFER_SW_DMA_1, 90, 0, 0, 0, 240, 240, 480, 0 },
41 { XFER_SW_DMA_0, 120, 0, 0, 0, 480, 480, 960, 0 },
110 struct ide_timing *m, unsigned int what) in ide_timing_merge() argument
113 m->setup = max(a->setup, b->setup); in ide_timing_merge()
115 m->act8b = max(a->act8b, b->act8b); in ide_timing_merge()
117 m->rec8b = max(a->rec8b, b->rec8b); in ide_timing_merge()
119 m->cyc8b = max(a->cyc8b, b->cyc8b); in ide_timing_merge()
121 m->active = max(a->active, b->active); in ide_timing_merge()
123 m->recover = max(a->recover, b->recover); in ide_timing_merge()
[all …]
/kernel/linux/linux-5.10/drivers/ata/
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 …]
/kernel/linux/linux-5.10/drivers/gpu/drm/i2c/
Dch7006_mode.c31 [TV_NORM_PAL_M] = "PAL-M",
35 [TV_NORM_NTSC_M] = "NTSC-M",
40 .vdisplay = 480, \
158 MODE(21000, 640, 480, 840, 500, N, N, 181.797557582, 5_4, 0x4, PAL_LIKE),
159 MODE(26250, 640, 480, 840, 625, N, N, 145.438046066, 1_1, 0x2, PAL_LIKE),
160 MODE(31500, 640, 480, 840, 750, N, N, 121.198371646, 5_6, 0x1, PAL_LIKE),
161 MODE(24671, 640, 480, 784, 525, N, N, 174.0874153, 1_1, 0x4, NTSC_LIKE),
162 MODE(28196, 640, 480, 784, 600, N, N, 152.326488422, 7_8, 0x2, NTSC_LIKE),
163 MODE(30210, 640, 480, 800, 630, N, N, 142.171389101, 5_6, 0x1, NTSC_LIKE),
261 int m, best_m = 0; in ch7006_setup_pll() local
[all …]
/kernel/linux/linux-5.10/drivers/gpu/drm/selftests/
Dtest-drm_cmdline_parser.c132 FAIL_ON(drm_mode_parse_command_line_for_connector("m", in drm_cmdline_test_margin_only()
159 FAIL_ON(mode.yres != 480); in drm_cmdline_test_res()
227 FAIL_ON(mode.yres != 480); in drm_cmdline_test_res_vesa()
251 FAIL_ON(mode.yres != 480); in drm_cmdline_test_res_vesa_rblank()
275 FAIL_ON(mode.yres != 480); in drm_cmdline_test_res_rblank()
299 FAIL_ON(mode.yres != 480); in drm_cmdline_test_res_bpp()
335 FAIL_ON(mode.yres != 480); in drm_cmdline_test_res_refresh()
371 FAIL_ON(mode.yres != 480); in drm_cmdline_test_res_bpp_refresh()
397 FAIL_ON(mode.yres != 480); in drm_cmdline_test_res_bpp_refresh_interlaced()
418 FAIL_ON(!drm_mode_parse_command_line_for_connector("720x480-24@60m", in drm_cmdline_test_res_bpp_refresh_margins()
[all …]
/kernel/linux/linux-5.10/drivers/video/fbdev/sis/
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 …]
/kernel/linux/linux-5.10/drivers/media/i2c/m5mols/
Dm5mols_core.c3 * Driver for M-5MOLS 8M Pixel camera sensor with ISP
80 { 0x13, M5MOLS_RESTYPE_MONITOR, 480, 360 },
82 { 0x17, M5MOLS_RESTYPE_MONITOR, 640, 480 }, /* VGA */
83 { 0x18, M5MOLS_RESTYPE_MONITOR, 720, 480 },
84 { 0x1a, M5MOLS_RESTYPE_MONITOR, 800, 480 }, /* WVGA */
88 { 0x29, M5MOLS_RESTYPE_MONITOR, 3264, 2448 }, /* 2.63fps 8M */
93 { 0x07, M5MOLS_RESTYPE_CAPTURE, 480, 360 },
95 { 0x09, M5MOLS_RESTYPE_CAPTURE, 640, 480 }, /* VGA */
96 { 0x0a, M5MOLS_RESTYPE_CAPTURE, 800, 480 }, /* WVGA */
98 { 0x14, M5MOLS_RESTYPE_CAPTURE, 1280, 960 }, /* 1M */
[all …]
/kernel/linux/linux-5.10/arch/arm/configs/
Dcolibri_pxa270_defconfig28 CONFIG_XFRM_USER=m
36 CONFIG_VLAN_8021Q=m
37 CONFIG_IRDA=m
38 CONFIG_IRLAN=m
39 CONFIG_IRCOMM=m
43 CONFIG_IRTTY_SIR=m
44 CONFIG_BT=m
45 CONFIG_BT_RFCOMM=m
47 CONFIG_BT_BNEP=m
50 CONFIG_BT_HIDP=m
[all …]
Dtrizeps4_defconfig32 CONFIG_XFRM_USER=m
40 CONFIG_VLAN_8021Q=m
41 CONFIG_IRDA=m
42 CONFIG_IRLAN=m
43 CONFIG_IRNET=m
44 CONFIG_IRCOMM=m
48 CONFIG_IRTTY_SIR=m
49 CONFIG_BT=m
50 CONFIG_BT_RFCOMM=m
52 CONFIG_BT_BNEP=m
[all …]
/kernel/linux/linux-5.10/drivers/media/usb/gspca/gl860/
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 …]
/kernel/linux/linux-5.10/drivers/video/fbdev/
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
Dasiliantfb.c138 unsigned m = n * ratio + (n * remainder) / Fref; in asiliant_calc_dclk2() local
140 /* 3 <= m <= 257 */ in asiliant_calc_dclk2()
141 if (m >= 3 && m <= 257) { in asiliant_calc_dclk2()
142 unsigned new_error = Ftarget * n >= Fref * m ? in asiliant_calc_dclk2()
143 ((Ftarget * n) - (Fref * m)) : ((Fref * m) - (Ftarget * n)); in asiliant_calc_dclk2()
146 best_m = m; in asiliant_calc_dclk2()
150 /* But if VLD = 4, then 4m <= 1028 */ in asiliant_calc_dclk2()
151 else if (m <= 1028) { in asiliant_calc_dclk2()
152 /* remember there are still only 8-bits of precision in m, so in asiliant_calc_dclk2()
154 unsigned new_error = Ftarget * n >= Fref * (m & ~3) ? in asiliant_calc_dclk2()
[all …]
/kernel/linux/linux-5.10/drivers/phy/hisilicon/
DKconfig14 To compile this driver as a module, choose M here.
24 To compile this driver as a module, choose M here.
42 USB 1.5Mb/s, USB 12Mb/s, USB 480Mb/s speeds. It supports one
/kernel/linux/linux-5.10/drivers/staging/fbtft/
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()
77 } else if ((par->info->var.xres == 480) && in init_display()
103 (par->info->var.yres == 480)) { in init_display()
128 (par->info->var.yres == 480)) { in init_display()
/kernel/linux/linux-5.10/drivers/media/i2c/
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()
291 /* Hardware default: NTSC-M */ in ak881x_probe()
292 ak881x->lines = 480; in ak881x_probe()
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0035_linux_drivers_video.patch181 + NULL, 60, 640, 480, 39683, 48, 16, 33, 10, 96, 2, 0,
186 + NULL, 60, 720, 480, 37037, 60, 16, 30, 9, 62, 6, 0,
191 + NULL, 60, 720, 480, 37037, 60, 16, 30, 9, 62, 6, 0,
208 + NULL, 60, 1440, 480, 18554/*37108*/, 114, 38, 15, 4, 124, 3, 0,
213 + NULL, 60, 1440, 480, 18554/*37108*/, 114, 38, 15, 4, 124, 3, 0,
228 + NULL, 60, 1440, 480, 18500, 120, 32, 30, 9, 124, 6, 0,
233 + NULL, 60, 1440, 480, 18500, 120, 32, 30, 9, 124, 6, 0,
411 + struct fb_videomode *mode, *m;
715 + m = kmalloc((num + specs->modedb_len) *
717 + if (!m) {
[all …]
/kernel/linux/linux-5.10/drivers/usb/host/
DKconfig17 To compile this driver as a module, choose M here: the
27 To compile this driver as a module, choose M here: the
122 To compile these drivers as modules, choose M here: the
134 "high speed" (480 Mbit/sec, 60 Mbyte/sec) host controller hardware.
148 To compile this driver as a module, choose M here: the
328 It is needed for high-speed (480Mbit/sec) USB 2.0 device
349 controller. It is needed for high-speed (480Mbit/sec)
365 To compile this driver as a module, choose M here: the
377 To compile this driver as a module, choose M here: the
389 To compile this driver as a module, choose M here: the
[all …]

12345678