Home
last modified time | relevance | path

Searched full:480 (Results 1 – 25 of 735) sorted by relevance

12345678910>>...30

/Linux-v5.15/drivers/gpu/drm/panel/
Dpanel-simple.c876 .hdisplay = 480,
877 .hsync_start = 480 + 2,
878 .hsync_end = 480 + 2 + 41,
879 .htotal = 480 + 2 + 41 + 2,
904 .vdisplay = 480,
905 .vsync_start = 480 + 2,
906 .vsync_end = 480 + 2 + 45,
907 .vtotal = 480 + 2 + 45 + 0,
928 .vactive = { 480, 480, 480 },
1190 .vactive = { 480, 480, 480 },
[all …]
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 …]
Dpanel-innolux-ej030na.c242 .vdisplay = 480,
243 .vsync_start = 480 + 102,
244 .vsync_end = 480 + 102 + 9 + 9,
245 .vtotal = 480 + 102 + 9 + 9,
254 .vdisplay = 480,
255 .vsync_start = 480 + 102,
256 .vsync_end = 480 + 102 + 9,
257 .vtotal = 480 + 102 + 9 + 9,
Dpanel-abt-y030xx067a.c316 .vdisplay = 480,
317 .vsync_start = 480 + 84,
318 .vsync_end = 480 + 84 + 20,
319 .vtotal = 480 + 84 + 20 + 16,
328 .vdisplay = 480,
329 .vsync_start = 480 + 84,
330 .vsync_end = 480 + 84 + 20,
331 .vtotal = 480 + 84 + 20 + 16,
Dpanel-sony-acx424akp.c3 * MIPI-DSI Sony ACX424AKP panel driver. This is a 480x864
50 .hdisplay = 480,
51 .hsync_start = 480 + 15,
52 .hsync_end = 480 + 15 + 0,
53 .htotal = 480 + 15 + 0 + 15,
69 .hdisplay = 480,
70 .hsync_start = 480 + 154,
71 .hsync_end = 480 + 154 + 16,
72 .htotal = 480 + 154 + 16 + 32,
Dpanel-sharp-ls037v7dw01.c31 struct gpio_desc *mo_gpio; /* low = 480x640, high = 240x320 */
88 .hdisplay = 480,
89 .hsync_start = 480 + 1,
90 .hsync_end = 480 + 1 + 2,
91 .htotal = 480 + 1 + 2 + 28,
DKconfig300 The panel is used with different sizes LCDs, from 480x272 to
307 tristate "Orise Technology otm8009a 480x800 dsi 2dl panel"
313 otm8009a 480x800 dsi 2dl panel.
388 LMS397KF04 480x800 DPI panel.
489 (480x640) LCD panel (found on the TI SDP3430 board).
507 ST7701 controller for 480X864 LCD panels with MIPI/RGB/SPI
566 Say Y here if you want to enable support for TPO TD028TTEC1 480x640
608 480x800 display controller used in panels such as Samsung LMS380KF01.
Dpanel-samsung-s6d16d0.c35 .vdisplay = 480,
36 .vsync_start = 480 + 1,
37 .vsync_end = 480 + 1 + 1,
38 .vtotal = 480 + 1 + 1 + 1,
/Linux-v5.15/Documentation/fb/
Dviafb.modes13 # Resolution 640 480
22 # 80 chars 480 lines
30 geometry 640 480 640 480 32
31 timings 39722 48 16 33 10 96 2 endmode mode "480x640-60"
33 geometry 480 640 480 640 32 timings 39722 72 24 19 1 48 3 endmode
38 # Resolution 640 480
47 # 80 chars 480 lines
54 geometry 640 480 640 480 32 timings 31747 120 16 16 1 64 3 endmode
59 # Resolution 640 480
68 # 80 chars 480 lines
[all …]
/Linux-v5.15/drivers/gpu/drm/selftests/
Dtest-drm_cmdline_parser.c159 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()
423 FAIL_ON(mode.yres != 480); in drm_cmdline_test_res_bpp_refresh_margins()
449 FAIL_ON(mode.yres != 480); in drm_cmdline_test_res_bpp_refresh_force_off()
[all …]
/Linux-v5.15/drivers/video/fbdev/sis/
Dsis_main.h176 {"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},
193 /*40*/ {"800x480x16", {0x7a,0x7a}, 0x0000, 0x0000, 800, 480, 16, 1, 100, 30, MD_SIS300|MD_SIS31…
[all …]
/Linux-v5.15/Documentation/devicetree/bindings/display/panel/
Dpanel-simple.yaml56 # AU Optronics Corporation 7.0" FHD (800 x 480) TFT LCD panel
90 # CDTech(H.K.) Electronics Limited 4.3" 480x272 color TFT-LCD panel
120 # Emerging Display Technology Corp. 480x272 TFT Display with capacitive touch
122 # Emerging Display Technology Corp. 480x272 TFT Display
151 # GiantPlus GPG48273QS5 4.3" (480x272) WQVGA TFT LCD panel
233 # Newhaven Display International 480 x 272 TFT LCD panel
237 # New Vision Display 7.0" 800 RGB x 480 TFT LCD panel
259 # Shenzhen QiShenglong Industrialist Co., Ltd. Gopher 2b 4.3" 480(RGB)x272 TFT LCD panel
299 # TPK U.S.A. LLC Fusion 7" 800 x 480 (WVGA) LCD panel with capacitive touch
Dorisetech,otm8009a.yaml7 title: Orise Tech OTM8009A 3.97" 480x800 TFT LCD panel (MIPI-DSI video mode)
13 The Orise Tech OTM8009A is a 3.97" 480x800 TFT LCD panel connected using
/Linux-v5.15/Documentation/devicetree/bindings/net/
Dmicrel-ksz90x1.txt32 600 -480ps 0011
40 2200 480ps 1011
85 0_0111 -480ps 420
86 0_1000 -420ps 480
101 1_0111 480ps 1380
124 1000 60ps 480
131 1111 480ps 900
/Linux-v5.15/Documentation/devicetree/bindings/phy/
Dphy-rockchip-inno-usb2.yaml28 The usb 480m output clock name.
41 Phandle of the usb 480m clock.
45 Parent of the usb 480m clock.
46 Select between usb-phy output 480m and xin24m.
/Linux-v5.15/arch/arm/boot/dts/
Dimx6qdl-tx6-lcd.dtsi116 vactive = <480>;
133 vactive = <480>;
166 hactive = <480>;
183 vactive = <480>;
200 vactive = <480>;
233 vactive = <480>;
Domap34xx.dtsi93 isp: isp@480bc000 {
114 target-module@480cb000 {
133 target-module@480c9000 {
145 smartreflex_mpu_iva: smartreflex@480c9000 {
Dimx53-tx53-x03x.dts73 vactive = <480>;
89 vactive = <480>;
120 hactive = <480>;
137 vactive = <480>;
153 vactive = <480>;
Domap36xx.dtsi125 isp: isp@480bc000 {
146 target-module@480cb000 {
168 target-module@480c9000 {
184 smartreflex_mpu_iva: smartreflex@480c9000 {
/Linux-v5.15/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()
292 ak881x->lines = 480; in ak881x_probe()
/Linux-v5.15/drivers/video/fbdev/via/
Dglobal.c25 unsigned int viafb_second_yres = 480;
27 int viafb_hotplug_Yres = 480;
/Linux-v5.15/Documentation/devicetree/bindings/mfd/
Domap-usb-host.txt51 * "usb_host_hs_hsic480m_p1_clk" - Port 1 480MHz HSIC clock gate.
52 * "usb_host_hs_hsic480m_p2_clk" - Port 2 480MHz HSIC clock gate.
53 * "usb_host_hs_hsic480m_p3_clk" - Port 3 480MHz HSIC clock gate.
/Linux-v5.15/arch/arm/mach-s3c/
Dmach-mini6410.c144 .xres = 480,
149 /* 4.3" 480x272 */
156 .xres = 480,
164 .yres = 480,
176 .yres = 480,
Dmach-qt2410.c94 .height = 480,
98 .yres = 480,
108 /* Configuration for 480x640 toppoly TD028TTEC1 */
116 .width = 480,
119 .xres = 480,
/Linux-v5.15/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 …]

12345678910>>...30