Home
last modified time | relevance | path

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

12345678910

/openbmc/linux/drivers/gpu/drm/panel/
H A 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 …]
H A DKconfig17 Y030XX067A 320x480 3.0" panel as found in the YLM RG-280M, RG-300
175 If M is selected the module will be called panel-himax-hx8394.
312 a module, choose M here.
320 To compile this driver as a module, choose M here.
339 as a module, choose M here.
439 The panel is used with different sizes LCDs, from 480x272 to
455 tristate "Orise Technology otm8009a 480x800 dsi 2dl panel"
461 otm8009a 480x800 dsi 2dl panel.
488 choose M here.
538 LMS397KF04 480x800 DPI panel.
[all …]
H A Dpanel-seiko-43wvf1g.c93 const struct drm_display_mode *m = &panel->desc->modes[i]; in seiko_panel_get_fixed_modes() local
95 mode = drm_mode_duplicate(connector->dev, m); in seiko_panel_get_fixed_modes()
98 m->hdisplay, m->vdisplay, in seiko_panel_get_fixed_modes()
99 drm_mode_vrefresh(m)); in seiko_panel_get_fixed_modes()
302 .vactive = { 480, 480, 480 },
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.c204 const struct drm_display_mode *m = &panel->desc->modes[i]; in panel_simple_get_display_modes() local
206 mode = drm_mode_duplicate(connector->dev, m); in panel_simple_get_display_modes()
209 m->hdisplay, m->vdisplay, in panel_simple_get_display_modes()
210 drm_mode_vrefresh(m)); in panel_simple_get_display_modes()
742 .hdisplay = 480,
743 .hsync_start = 480 + 2,
744 .hsync_end = 480 + 2 + 41,
745 .htotal = 480 + 2 + 41 + 2,
770 .vdisplay = 480,
771 .vsync_start = 480 + 2,
[all …]
H A 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()
505 .vdisplay = 480,
506 .vsync_start = 480 + 3,
507 .vsync_end = 480 + 3 + 3,
508 .vtotal = 480 + 3 + 3 + 4,
/openbmc/qemu/tests/qemu-iotests/
H A D04744 size=128M
53 write -P 0x55 1M 128k
58 write -P 0x77 0 480k
61 read -P 0x77 0 480k
62 read -P 0x88 480k 96k
63 read -P 0x55 1M 128k
/openbmc/linux/Documentation/devicetree/bindings/phy/
H A Drockchip,inno-usb2phy.yaml31 The usb 480m output clock name.
44 Phandle of the usb 480m clock.
48 Parent of the usb 480m clock.
49 Select between usb-phy output 480m and xin24m.
/openbmc/linux/drivers/video/fbdev/core/
H A 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 …]
/openbmc/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 …]
/openbmc/linux/drivers/gpu/drm/i2c/
H A 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 …]
/openbmc/u-boot/board/siemens/rut/
H A Dboard.c224 /* FORMIKE, 4.3", 480x800, KWH043MC17-F01 */
227 .width = 480,
238 /* FORMIKE, 4.3", 480x800, KWH043ST20-F01 */
241 .width = 480,
252 /* Multi-Inno, 4.3", 480x800, MI0430VT-1 */
255 .width = 480,
359 unsigned int m, n; in get_clk() local
363 m = PLL_GET_M(val); in get_clk()
365 f = (m * V_OSCK) / n; in get_clk()
375 static int conf_disp_pll(int m, int n) in conf_disp_pll() argument
[all …]
/openbmc/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
/openbmc/linux/drivers/gpu/drm/tests/
H A Ddrm_cmdline_parser_test.c121 KUNIT_EXPECT_EQ(test, mode.yres, 480); in drm_test_cmdline_res()
143 KUNIT_EXPECT_EQ(test, mode.yres, 480); in drm_test_cmdline_res_vesa()
165 KUNIT_EXPECT_EQ(test, mode.yres, 480); in drm_test_cmdline_res_vesa_rblank()
187 KUNIT_EXPECT_EQ(test, mode.yres, 480); in drm_test_cmdline_res_rblank()
209 KUNIT_EXPECT_EQ(test, mode.yres, 480); in drm_test_cmdline_res_bpp()
232 KUNIT_EXPECT_EQ(test, mode.yres, 480); in drm_test_cmdline_res_refresh()
255 KUNIT_EXPECT_EQ(test, mode.yres, 480); in drm_test_cmdline_res_bpp_refresh()
279 KUNIT_EXPECT_EQ(test, mode.yres, 480); in drm_test_cmdline_res_bpp_refresh_interlaced()
297 const char *cmdline = "720x480-24@60m"; in drm_test_cmdline_res_bpp_refresh_margins()
303 KUNIT_EXPECT_EQ(test, mode.yres, 480); in drm_test_cmdline_res_bpp_refresh_margins()
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lvgl/files/
H A D0006-Add-SDL2-example-support.patch8 LV_VIDEO_WIDTH and LV_VIDEO_HEIGHT and defaults to 800 x 480 .
40 …(main lvgl lvgl::examples lvgl::demos lvgl::thorvg ${SDL2_LIBRARIES} ${Libdrm_LIBRARIES} m pthread)
45 …s lvgl::demos lvgl::thorvg ${SDL2_LIBRARIES} ${SDL2_IMAGE_LIBRARIES} ${Libdrm_LIBRARIES} m pthread)
60 + const int height = atoi(getenv("LV_VIDEO_HEIGHT") ? : "480");
/openbmc/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 …]
/openbmc/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
/openbmc/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 …]
/openbmc/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
/openbmc/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()
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()
/openbmc/openbmc/poky/meta/recipes-devtools/rsync/
H A Drsync_3.3.0.bb46 #| ./simd-checksum-x86_64.cpp:480:1: error: use of multiversioned function without a default
47 #| 480 | }
64 install -m 0644 ${UNPACKDIR}/rsyncd.conf ${D}${sysconfdir}
/openbmc/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()
/openbmc/linux/Documentation/gpu/amdgpu/
H A Ddgpu-asic-info-table.csv2 AMD Radeon (TM) HD 8500M/ 8600M /M200 /M320 /M330 /M335 Series, HAINAN, --, 6, --, --
4 AMD Radeon R7 (TM|HD) M265 /M370 /8500M /8600 /8700 /8700M, OLAND, DCE 6, 6, VCE 1 / UVD 3, --
6 AMD Radeon (TM|R7|R9|HD) E8860 /M360 /7700 /7800 /8800 /9000(M) /W4100 Series, VERDE, DCE 6, 6, VCE…
12 Radeon RX 470 /480 /570 /580 /590 Series - AMD Radeon (TM) (Pro WX) 5100 /E9390 /E9560 /E9565 /V735…
19 AMD Radeon (RX|Pro) 5600(M|XT) /5700 (M|XT|XTB) /W5700, NAVI10, DCN 2.0.0, 10.1.10, VCN 2.0.0, 5.0.0
20 AMD Radeon (Pro) 5300 /5500XTB/5500(XT|M) /W5500M /W5500, NAVI14, DCN 2.0.0, 10.1.1, VCN 2.0.2, 5.0…
22 AMD Radeon RX 6700 XT / 6800M / 6700M, NAVY_FLOUNDER, DCN 3.0.0, 10.3.2, VCN 3.0.0, 5.2.2
23 AMD Radeon RX 6600(XT) /6600M /W6600 /W6600M, DIMGREY_CAVEFISH, DCN 3.0.2, 10.3.4, VCN 3.0.16, 5.2.4
24 AMD Radeon RX 6500M /6300M /W6500M /W6300M, BEIGE_GOBY, DCN 3.0.3, 10.3.5, VCN 3.0.33, 5.2.5
26 AMD Radeon RX 7600M (XT) /7700S /7600S, , DCN 3.2.1, 11.0.2, VCN 4.0.4, 6.0.2
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/sample-content/
H A Dbigbuckbunny-480p.bb1 SUMMARY = "Big Buck Bunny movie - 480P"
17 install -m 0644 ${UNPACKDIR}/big_buck_bunny_480p_surround-fix.avi ${D}${datadir}/movies/
/openbmc/u-boot/arch/arm/dts/
H A Dat91sam9g45-gurnard.dts16 bootargs = "mem=64M root=/dev/mtdblock5 rw rootfstype=ubifs";
43 hactive = <480>;
57 hactive = <480>;

12345678910