Home
last modified time | relevance | path

Searched full:2560 (Results 1 – 25 of 104) sorted by relevance

12345

/Linux-v5.15/arch/arm/boot/dts/
Dat91-cosino_mega2560.dts4 * Mega 2560 extension
18 model = "HCE Cosino Mega 2560";
/Linux-v5.15/drivers/gpu/drm/radeon/
Dradeon_ucode.h53 #define KB_RLC_UCODE_SIZE 2560
54 #define KV_RLC_UCODE_SIZE 2560
55 #define ML_RLC_UCODE_SIZE 2560
/Linux-v5.15/drivers/gpu/drm/panel/
Dpanel-sharp-lq101r1sx01.c264 .hdisplay = 2560,
265 .hsync_start = 2560 + 128,
266 .hsync_end = 2560 + 128 + 64,
267 .htotal = 2560 + 128 + 64 + 64,
Dpanel-samsung-s6e3ha2.c615 .vdisplay = 2560,
616 .vsync_start = 2560 + 1,
617 .vsync_end = 2560 + 1 + 1,
618 .vtotal = 2560 + 1 + 1 + 15,
633 .vdisplay = 2560,
634 .vsync_start = 2560 + 1,
635 .vsync_end = 2560 + 1 + 1,
636 .vtotal = 2560 + 1 + 1 + 15,
Dpanel-truly-nt35597.c514 .vdisplay = 2560,
515 .vsync_start = 2560 + 8,
516 .vsync_end = 2560 + 8 + 1,
517 .vtotal = 2560 + 8 + 1 + 7,
/Linux-v5.15/Documentation/admin-guide/media/
Dipu3.rst363 for input feeder, BDS and GDC are 2592x1944, 2592x1944 and 2560x1920
370 resolution as 2560x1920 and viewfinder resolution as 2560x1920, the following
381 --fmt=type:VIDEO_CAPTURE_MPLANE,width=2560,height=1920,pixelformat=NV12 \
384 --fmt=type:VIDEO_CAPTURE_MPLANE,width=2560,height=1920,pixelformat=NV12 \
418 where 2560x1920 is output resolution, NV12 is the video format, followed
428 where 2560x1920 is output resolution, NV12 is the video format, followed
/Linux-v5.15/drivers/video/fbdev/core/
Dmodedb.c426 /* 38 2560x1600-60 RB VESA */
427 { NULL, 60, 2560, 1600, 3724, 80, 48, 37, 3, 32, 6,
429 /* 39 2560x1600-60 VESA */
430 { NULL, 60, 2560, 1600, 2869, 472, 192, 49, 3, 280, 6,
432 /* 40 2560x1600-75 VESA */
433 { NULL, 75, 2560, 1600, 2256, 488, 208, 63, 3, 280, 6,
435 /* 41 2560x1600-85 VESA */
436 { NULL, 85, 2560, 1600, 1979, 488, 208, 73, 3, 280, 6,
438 /* 42 2560x1600-120 RB VESA */
439 { NULL, 120, 2560, 1600, 1809, 80, 48, 85, 3, 32, 6,
/Linux-v5.15/drivers/gpu/drm/
Ddrm_edid.c505 2208, 2560, 0, 1392, 1393, 1396, 1500, 0,
551 /* 0x4c - 2560x1600@60Hz RB */
552 { DRM_MODE("2560x1600", DRM_MODE_TYPE_DRIVER, 268500, 2560, 2608,
555 /* 0x4d - 2560x1600@60Hz */
556 { DRM_MODE("2560x1600", DRM_MODE_TYPE_DRIVER, 348500, 2560, 2752,
559 /* 0x4e - 2560x1600@75Hz */
560 { DRM_MODE("2560x1600", DRM_MODE_TYPE_DRIVER, 443250, 2560, 2768,
563 /* 0x4f - 2560x1600@85Hz */
564 { DRM_MODE("2560x1600", DRM_MODE_TYPE_DRIVER, 505250, 2560, 2768,
567 /* 0x50 - 2560x1600@120Hz RB */
[all …]
/Linux-v5.15/arch/arm/configs/
Dneponset_defconfig17 …ufreq=221200 rw root=/dev/mtdblock2 mtdparts=sa1100:512K(boot),1M(kernel),2560K(initrd),4M(root) l…
/Linux-v5.15/include/uapi/linux/
Dv4l2-dv-timings.h915 V4L2_INIT_BT_TIMINGS(2560, 1600, 0, V4L2_DV_HSYNC_POS_POL, \
923 V4L2_INIT_BT_TIMINGS(2560, 1600, 0, V4L2_DV_VSYNC_POS_POL, \
930 V4L2_INIT_BT_TIMINGS(2560, 1600, 0, V4L2_DV_VSYNC_POS_POL, \
937 V4L2_INIT_BT_TIMINGS(2560, 1600, 0, V4L2_DV_VSYNC_POS_POL, \
944 V4L2_INIT_BT_TIMINGS(2560, 1600, 0, V4L2_DV_HSYNC_POS_POL, \
/Linux-v5.15/sound/soc/codecs/
Dcs43130.h395 {24576000, 88200, 2560, 147,},
415 {24576000, 44100, 2560, 147,},
439 {24576000, 88200, 2560, 441,},
/Linux-v5.15/drivers/media/common/saa7146/
Dsaa7146_vbi.c146 vdma3.base_even = 0xc8000000+2560*70; in saa7146_set_vbi_capture()
148 vdma3.prot_addr = 0xc8000000+2560*164; in saa7146_set_vbi_capture()
149 vdma3.pitch = 2560; in saa7146_set_vbi_capture()
/Linux-v5.15/drivers/net/ethernet/cavium/thunder/
Dnicvf_queues.h99 * HW accepts pkt if unused CQE >= 2560
100 * RED accepts pkt if unused CQE < 2304 & >= 2560
/Linux-v5.15/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5_cfg.c414 .max_width = 2560,
618 .max_width = 2560,
728 .max_width = 2560,
913 .max_width = 2560,
1109 .max_width = 2560,
/Linux-v5.15/drivers/firmware/efi/
Dsysfb_efi.c46 [M_I27_11_1] = { "imac11", 0xc0010000, 2560 * 4, 2560, 1440, OVERRIDE_NONE },
/Linux-v5.15/Documentation/devicetree/bindings/display/panel/
Dpanel-simple.yaml209 # LG 12.9" (2560x1700 pixels) TFT LCD panel
267 # Samsung 12.2" (2560x1600 pixels) TFT LCD panel
/Linux-v5.15/Documentation/ABI/testing/
Dsysfs-bus-vfio-mdev83 "2 heads, 512M FB, 2560x1600 maximum resolution"
/Linux-v5.15/drivers/gpu/drm/amd/display/include/
Dlogger_interface.h97 * [ 26.881060] [drm] [Conn_Mode] [DP-1] {2560x1080, 2784x1111@185580Khz}^
/Linux-v5.15/Documentation/devicetree/bindings/mfd/
Dmax77620.txt112 MAX77620 supports 40, 80, 160, 320, 640, 1280, 2560 and 5120 microseconds.
/Linux-v5.15/drivers/media/i2c/m5mols/
Dm5mols_core.c103 { 0x1c, M5MOLS_RESTYPE_CAPTURE, 2560, 1440 }, /* 4Mega */
104 { 0x1d, M5MOLS_RESTYPE_CAPTURE, 2560, 1536 },
105 { 0x1f, M5MOLS_RESTYPE_CAPTURE, 2560, 1920 }, /* 5Mega */
/Linux-v5.15/drivers/mfd/
Dmax77620.c270 * MAX77620 supports the FPS period of 40, 80, 160, 320, 540, 1280, 2560
272 * 160, 320, 540, 1280 and 2560 microseconds.
/Linux-v5.15/include/linux/mfd/
Dmax77620.h136 #define MAX20024_FPS_PERIOD_MAX_US 2560
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_optc.c50 int mem_count_per_opp = (mpcc_hactive + 2559) / 2560; in optc31_set_odm_combine()
/Linux-v5.15/drivers/tty/vt/
Dcp437.uni233 0xcc U+2560
/Linux-v5.15/drivers/gpu/drm/rockchip/
Drockchip_drm_vop.h401 if (width > 2560) in scl_vop_cal_lb_mode()

12345