| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | vesamodes | 61 ModeLine "1152x864" 108.0 1152 1216 1344 1600 864 865 868 900 +hsync +vsync 78 # 1600x1200 @ 60Hz (VESA) hsync: 75.0kHz 79 ModeLine "1600x1200" 162.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync 81 # 1600x1200 @ 65Hz (VESA) hsync: 81.3kHz 82 ModeLine "1600x1200" 175.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync 84 # 1600x1200 @ 70Hz (VESA) hsync: 87.5kHz 85 ModeLine "1600x1200" 189.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync 87 # 1600x1200 @ 75Hz (VESA) hsync: 93.8kHz 88 ModeLine "1600x1200" 202.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync 90 # 1600x1200 @ 85Hz (VESA) hsync: 106.3kHz [all …]
|
| H A D | extramodes | 72 # 1600x900 59.82 Hz (CVT 1.44M9-R) hsync: 55.40 kHz; pclk: 97.50 MHz 73 Modeline "1600x900R" 97.50 1600 1648 1680 1760 900 903 908 926 +hsync -vsync 75 # 1600x900 59.95 Hz (CVT 1.44M9) hsync: 55.99 kHz; pclk: 118.25 MHz 76 Modeline "1600x900" 118.25 1600 1696 1856 2112 900 903 908 934 -hsync +vsync 165 Modeline "2560x1600R" 268.50 2560 2608 2640 2720 1600 1603 1609 1646 +hsync -vsync 168 Modeline "2560x1600" 348.50 2560 2760 3032 3504 1600 1603 1609 1658 -hsync +vsync
|
| /OK3568_Linux_fs/kernel/include/dt-bindings/clock/ |
| H A D | rk3399-ddr.h | 29 /* DDR3-1600 (8-8-8) */ 31 /* DDR3-1600 (9-9-9) */ 33 /* DDR3-1600 (10-10-10) */ 35 /* DDR3-1600 (11-11-11) */ 37 /* DDR3-1600 (10-10-10) */
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/geode/ |
| H A D | lxfb_core.c | 175 /* 1600x1200-60 */ 176 { NULL, 60, 1600, 1200, 6172, 304, 64, 46, 1, 192, 3, 178 /* 1600x1200-70 */ 179 { NULL, 70, 1600, 1200, 5291, 304, 64, 46, 1, 192, 3, 181 /* 1600x1200-72 */ 182 { NULL, 72, 1600, 1200, 5053, 288, 112, 47, 13, 176, 3, 184 /* 1600x1200-75 */ 185 { NULL, 75, 1600, 1200, 4938, 304, 64, 46, 1, 192, 3, 187 /* 1600x1200-85 */ 188 { NULL, 85, 1600, 1200, 4357, 304, 64, 46, 1, 192, 3, [all …]
|
| H A D | gxfb_core.c | 93 /* 1600x1200-60 VESA */ 94 { NULL, 60, 1600, 1200, 6172, 304, 64, 46, 1, 192, 3, 97 /* 1600x1200-75 VESA */ 98 { NULL, 75, 1600, 1200, 4938, 304, 64, 46, 1, 192, 3, 101 /* 1600x1200-85 VESA */ 102 { NULL, 85, 1600, 1200, 4357, 304, 64, 46, 1, 192, 3, 127 if (var->xres > 1600 || var->yres > 1200) in gxfb_check_var()
|
| /OK3568_Linux_fs/kernel/Documentation/fb/ |
| H A D | viafb.modes | 697 hsync high vsync high endmode mode "1600x900-60" 699 geometry 1600 900 1600 900 32 700 timings 8415 256 88 26 3 168 5 endmode mode "1600x1024-60" 702 geometry 1600 1024 1600 1024 32 timings 7315 272 104 32 1 168 3 endmode 704 # 1600x1200, 60 Hz, Non-Interlaced (156.00 MHz dotclock) 707 # Resolution 1600 1200 721 mode "1600x1200-60" 723 geometry 1600 1200 1600 1200 32 timings 6172 256 32 52 10 160 8 endmode 725 # 1600x1200, 75 Hz, Non-Interlaced (202.50 MHz dotclock) 728 # Resolution 1600 1200 [all …]
|
| /OK3568_Linux_fs/external/xserver/debian/patches/ |
| H A D | 001_fedora_extramodes.patch | 57 +# 1600x1024 for SGI 1600 SW 58 +ModeLine "1600x1024" 103.125 1600 1600 1656 1664 1024 1024 1029 1030 +Hsync +Vsync
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/config/compiler/ |
| H A D | visualc.hpp | 65 #if _MSC_VER < 1600 // 150X == VC++ 9.0 93 #if _MSC_VER >= 1600 // 160X == VC++ 10.0 124 #if _MSC_VER < 1600 132 #endif // _MSC_VER < 1600 134 #if _MSC_VER >= 1600 279 # elif _MSC_VER < 1600 308 # elif _MSC_VER < 1600
|
| H A D | intel.hpp | 38 #if (__INTEL_COMPILER <= 1600) && !defined(BOOST_NO_CXX14_VARIABLE_TEMPLATES) 76 #if defined(_MSC_VER) && (_MSC_VER >= 1600) 122 #if defined(_MSC_VER) && (_MSC_VER >= 1600) 301 …L_COMPILER <= 1110) || (__INTEL_COMPILER == 9999) || (defined(_WIN32) && (__INTEL_COMPILER < 1600)) 328 …L_GCC_VERSION) || (BOOST_INTEL_GCC_VERSION >= 40600)) && (!defined(_MSC_VER) || (_MSC_VER >= 1600)) 337 …L_GCC_VERSION) || (BOOST_INTEL_GCC_VERSION >= 40300)) && (!defined(_MSC_VER) || (_MSC_VER >= 1600)) 352 …L_GCC_VERSION) || (BOOST_INTEL_GCC_VERSION >= 40300)) && (!defined(_MSC_VER) || (_MSC_VER >= 1600)) 358 …L_GCC_VERSION) || (BOOST_INTEL_GCC_VERSION >= 40300)) && (!defined(_MSC_VER) || (_MSC_VER >= 1600)) 373 …L_GCC_VERSION) || (BOOST_INTEL_GCC_VERSION >= 40400)) && (!defined(_MSC_VER) || (_MSC_VER >= 1600)) 378 …L_GCC_VERSION) || (BOOST_INTEL_GCC_VERSION >= 40400)) && (!defined(_MSC_VER) || (_MSC_VER >= 1600)) [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/media/ |
| H A D | cx18-cardlist.rst | 8 - Hauppauge HVR-1600 (ESMT memory) 9 - Hauppauge HVR-1600 (Samsung memory) 17 - Hauppauge HVR-1600 (s5h1411/tda18271)
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/core/ |
| H A D | modedb.c | 149 /* 1600x1200 @ 60Hz, 75.00 kHz hsync */ 150 { NULL, 60, 1600, 1200, 6172, 304, 64, 46, 1, 192, 3, 170 /* 1600x1200 @ 70 Hz, 87.50 kHz hsync */ 171 { NULL, 70, 1600, 1200, 5291, 304, 64, 46, 1, 192, 3, 0, 183 /* 1600x1200 @ 75 Hz, 93.75 kHz hsync */ 184 { NULL, 75, 1600, 1200, 4938, 304, 64, 46, 1, 192, 3, 193 /* 1600x1200 @ 85 Hz, 105.77 kHz hsync */ 194 { NULL, 85, 1600, 1200, 4545, 272, 16, 37, 4, 192, 3, 376 /* 23 1600x1200-60 VESA */ 377 { NULL, 60, 1600, 1200, 6172, 304, 64, 46, 1, 192, 3, [all …]
|
| /OK3568_Linux_fs/u-boot/doc/device-tree-bindings/video/ |
| H A D | simple-framebuffer.txt | 20 reg = <0x1d385000 (1600 * 1200 * 2)>; 21 width = <1600>; 23 stride = <(1600 * 2)>;
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/sis/ |
| H A D | sis_main.h | 278 {"1600x1200x8", {0x3c,0x3c}, 0x0130, 0x011c, 1600, 1200, 8, 1, 200, 75, MD_SIS300|MD_SIS315}, 279 /*120*/ {"1600x1200x16", {0x3d,0x3d}, 0x0131, 0x011e, 1600, 1200, 16, 1, 200, 75, MD_SIS300|MD_SIS3… 280 {"1600x1200x24", {0x66,0x66}, 0x013e, 0x011f, 1600, 1200, 32, 1, 200, 75, MD_SIS300|MD_SIS315}, 281 {"1600x1200x32", {0x66,0x66}, 0x013e, 0x011f, 1600, 1200, 32, 1, 200, 75, MD_SIS300|MD_SIS315}, 322 { LCD_1600x1200, 1600, 1200, 119 }, 439 {1, 1600, 1200, 60, true}, {2, 1600, 1200, 65, true}, {3, 1600, 1200, 70, true}, 440 {4, 1600, 1200, 75, true}, {5, 1600, 1200, 85, true}, {6, 1600, 1200, 100, true}, 441 {7, 1600, 1200, 120, true}, 480 { 1600, 1200, 60, 75, 162000}, 481 { 1600, 1200, 65, 82, 175500}, [all …]
|
| /OK3568_Linux_fs/kernel/tools/edid/ |
| H A D | 1600x1200.S | 2 1600x1200.S: EDID data set for standard 1600x1200 60 Hz monitor 27 #define XPIX 1600
|
| /OK3568_Linux_fs/u-boot/drivers/ddr/fsl/ |
| H A D | ddr3_dimm_params.c | 213 * =10 MTB (1.25ns) ->DDR3-1600 in ddr_compute_dimm_parameters() 232 * DDR3-1600H 90 MTB (11.25ns) in ddr_compute_dimm_parameters() 250 * DDR3-1600H 90 MTB (11.25) in ddr_compute_dimm_parameters() 269 * DDR3-1600H 90 MTB (11.25ns) in ddr_compute_dimm_parameters() 279 * DDR3-1600H 280 MTB (35ns) in ddr_compute_dimm_parameters() 289 * DDR3-1600H 370 MTB (46.25ns) in ddr_compute_dimm_parameters() 333 * DDR3-1600(1KB page) 240 MTB (30ns) in ddr_compute_dimm_parameters()
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.Heterogeneous-SoCs | 90 CPU0:1600 MHz, CPU1:1600 MHz, CPU2:1600 MHz, CPU3:1600 MHz,
|
| /OK3568_Linux_fs/external/xserver/hw/vfb/man/ |
| H A D | Xvfb.man | 103 Xvfb :1 -screen 0 1600x1200x24 105 will be depth 24 1600x1200. 107 Xvfb :1 -screen 1 1600x1200x16 109 default screen configuration (1280x1024x24), and screen 1 will be depth 16 1600x1200.
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/modes/ |
| H A D | xf86EdidModes.c | 294 …{MODEPREFIX, 108000, 1152, 1216, 1344, 1600, 0, 864, 865, 868, 900, 0, V_PHSYNC | V_PVSYNC, MODESU… 338 …{MODEPREFIX, 108000, 1152, 1216, 1344, 1600, 0, 864, 865, 868, 900, 0, V_PHSYNC | V_PVSYNC, MODESU… 363 …{MODEPREFIX, 88750, 1440, 1488, 1520, 1600, 0, 900, 903, 909, 926, 0, V_PHSYNC | V_NVSYNC, MODESUF… 367 …{MODEPREFIX, 182750, 1440, 1488, 1520, 1600, 0, 900, 903, 909, 953, 0, V_PHSYNC | V_NVSYNC, MODESU… 368 …{MODEPREFIX, 162000, 1600, 1664, 1856, 2160, 0, 1200, 1201, 1204, 1250, 0, V_PHSYNC | V_PVSYNC, MO… 369 …{MODEPREFIX, 175500, 1600, 1664, 1856, 2160, 0, 1200, 1201, 1204, 1250, 0, V_PHSYNC | V_PVSYNC, MO… 370 …{MODEPREFIX, 189000, 1600, 1664, 1856, 2160, 0, 1200, 1201, 1204, 1250, 0, V_PHSYNC | V_PVSYNC, MO… 371 …{MODEPREFIX, 202500, 1600, 1664, 1856, 2160, 0, 1200, 1201, 1204, 1250, 0, V_PHSYNC | V_PVSYNC, MO… 372 …{MODEPREFIX, 229500, 1600, 1664, 1856, 2160, 0, 1200, 1201, 1204, 1250, 0, V_PHSYNC | V_PVSYNC, MO… 373 …{MODEPREFIX, 268250, 1600, 1648, 1680, 1760, 0, 1200, 1203, 1207, 1271, 0, V_PHSYNC | V_NVSYNC, MO… [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | v4l2-dv-timings.h | 705 V4L2_INIT_BT_TIMINGS(1600, 900, 0, \ 714 V4L2_INIT_BT_TIMINGS(1600, 1200, 0, \ 722 V4L2_INIT_BT_TIMINGS(1600, 1200, 0, \ 730 V4L2_INIT_BT_TIMINGS(1600, 1200, 0, \ 738 V4L2_INIT_BT_TIMINGS(1600, 1200, 0, \ 746 V4L2_INIT_BT_TIMINGS(1600, 1200, 0, \ 754 V4L2_INIT_BT_TIMINGS(1600, 1200, 0, V4L2_DV_HSYNC_POS_POL, \ 915 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, \ [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | v4l2-dv-timings.h | 705 V4L2_INIT_BT_TIMINGS(1600, 900, 0, \ 714 V4L2_INIT_BT_TIMINGS(1600, 1200, 0, \ 722 V4L2_INIT_BT_TIMINGS(1600, 1200, 0, \ 730 V4L2_INIT_BT_TIMINGS(1600, 1200, 0, \ 738 V4L2_INIT_BT_TIMINGS(1600, 1200, 0, \ 746 V4L2_INIT_BT_TIMINGS(1600, 1200, 0, \ 754 V4L2_INIT_BT_TIMINGS(1600, 1200, 0, V4L2_DV_HSYNC_POS_POL, \ 915 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, \ [all …]
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | v4l2-dv-timings.h | 705 V4L2_INIT_BT_TIMINGS(1600, 900, 0, \ 714 V4L2_INIT_BT_TIMINGS(1600, 1200, 0, \ 722 V4L2_INIT_BT_TIMINGS(1600, 1200, 0, \ 730 V4L2_INIT_BT_TIMINGS(1600, 1200, 0, \ 738 V4L2_INIT_BT_TIMINGS(1600, 1200, 0, \ 746 V4L2_INIT_BT_TIMINGS(1600, 1200, 0, \ 754 V4L2_INIT_BT_TIMINGS(1600, 1200, 0, V4L2_DV_HSYNC_POS_POL, \ 915 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, \ [all …]
|
| /OK3568_Linux_fs/u-boot/drivers/ddr/marvell/a38x/ |
| H A D | ddr3_training_db.c | 60 /* DDR3-1600G* */}, 62 /* DDR3-1600H */ 64 /* DDR3-1600J */ 66 /* DDR3-1600K */ 86 /* DDR3-1600K-ext */ 117 /* DDR3-1600G* */ 119 /* DDR3-1600H */ 121 /* DDR3-1600J */ 123 /* DDR3-1600K */ 143 /* DDR3-1600K-ext */
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/kyro/ |
| H A D | fbdev.c | 202 /* 1600x1200 @ 60Hz */ 203 NULL, 60, 1600, 1200, KHZ2PICOS(162000), 207 /* 1600x1200 @ 65Hz */ 208 NULL, 65, 1600, 1200, KHZ2PICOS(175500), 212 /* 1600x1200 @ 70Hz */ 213 NULL, 70, 1600, 1200, KHZ2PICOS(189000), 217 /* 1600x1200 @ 75Hz */ 218 NULL, 75, 1600, 1200, KHZ2PICOS(202500), 222 /* 1600x1200 @ 85Hz */ 223 NULL, 85, 1600, 1200, KHZ2PICOS(229500),
|
| /OK3568_Linux_fs/kernel/drivers/clk/mvebu/ |
| H A D | ap806-system-controller.c | 55 *cpuclk_freq = 1600; in ap806_get_sar_clocks() 59 *cpuclk_freq = 1600; in ap806_get_sar_clocks() 63 *cpuclk_freq = 1600; in ap806_get_sar_clocks() 119 *cpuclk_freq = 1600; in ap807_get_sar_clocks()
|
| /OK3568_Linux_fs/u-boot/board/freescale/t208xrdb/ |
| H A D | t2080_spi_rcw.cfg | 5 #SerDes=0x66_0x16, Core=1533MHz, DDR=1600MT/s 12 #SerDes=0x66_0x15, Core:1800MHz, DDR:1600MT/s
|