/freebsd/sys/dev/drm2/ |
H A D | drm_edid_modes.h | 42 /* 720x400@85Hz */ 43 { DRM_MODE("720x400", DRM_MODE_TYPE_DRIVER, 35500, 720, 756, 56 720, 840, 0, 480, 481, 484, 500, 0, 368 720, 840, 0, 480, 481, 484, 500, 0, 379 { DRM_MODE("720x400", DRM_MODE_TYPE_DRIVER, 35500, 720, 738, 381 DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC) }, /* 720x400@88Hz */ 382 { DRM_MODE("720x400", DRM_MODE_TYPE_DRIVER, 28320, 720, 738, 384 DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_PVSYNC) }, /* 720x400@70Hz */ 425 { 720, 400, 85, 0 }, 495 /* 2 - 720x480@60Hz */ [all …]
|
/freebsd/sys/dev/videomode/ |
H A D | modelines | 24 # 720x400 @ 70Hz (EDID established timing) hsync: 31.47kHz 25 ModeLine "720x400" 28.32 720 738 846 900 400 412 414 449 -hsync +vsync 27 # 720x400 @ 85Hz (VESA) hsync: 37.9kHz 28 ModeLine "720x400" 35.5 720 756 828 936 400 401 404 446 -hsync +vsync 30 # 720x400 @ 88Hz (EDID established timing) hsync: 39.44kHz 31 ModeLine "720x400" 35.5 720 738 846 900 400 421 423 449 -hsync -vsync 40 ModeLine "640x480" 31.5 640 656 720 840 480 481 484 500 -hsync -vsync
|
H A D | videomode.c | 32 M("720x400x70",720,400,28320,738,846,900,412,414,449,HN|VP), 33 M("720x400x85",720,400,35500,756,828,936,401,404,446,HN|VP), 34 M("720x400x87",720,400,35500,738,846,900,421,423,449,HN|VN), 37 M("640x480x75",640,480,31500,656,720,840,481,484,500,HN|VN), 103 M("640x512x60",640,512,54000,664,720,844,512,514,533,HP|VP|DS), 104 M("640x512x70",640,512,63000,664,720,844,512,514,533,HP|VP|DS), 105 M("640x512x75",640,512,67500,648,720,844,512,514,533,HP|VP|DS), 117 M("960x720x60",960,720,117000,1024,1128,1300,720,722,750,HN|VP|DS), 118 M("960x720x75",960,720,148500,1032,1144,1320,720,722,750,HN|VP|DS),
|
/freebsd/sys/contrib/device-tree/Bindings/display/panel/ |
H A D | rocktech,jh057n00900.yaml | 7 title: Rocktech JH057N00900 5.5" 720x1440 TFT LCD panel 14 Rocktech JH057N00900 is a 720x1440 TFT LCD panel 25 # Powkiddy RGB30 3.0" 720x720 TFT LCD panel 27 # Rocktech JH057N00900 5.5" 720x1440 TFT LCD panel 29 # Xingbangda XBD599 5.99" 720x1440 TFT LCD panel
|
H A D | raydium,rm68200.yaml | 7 title: Raydium Semiconductor Corporation RM68200 5.5" 720p MIPI-DSI TFT LCD panel 13 The Raydium Semiconductor Corporation RM68200 is a 5.5" 720x1280 TFT LCD
|
H A D | mantix,mlaf057we51-x.yaml | 7 title: Mantix MLAF057WE51-X 5.7" 720x1440 TFT LCD panel 13 Mantix MLAF057WE51 X is a 720x1440 TFT LCD panel connected using
|
H A D | rocktech,jh057n00900.txt | 1 Rocktech jh057n00900 5.5" 720x1440 TFT LCD panel
|
/freebsd/sys/contrib/device-tree/Bindings/net/ |
H A D | micrel-ksz90x1.txt | 30 200 -720ps 0001 42 2600 720ps 1101 81 0_0011 -720ps 180 90 0_1100 -180ps 720 105 1_1011 720ps 1620 128 1100 300ps 720
|
/freebsd/usr.sbin/fdcontrol/ |
H A D | fdcontrol.8 | 71 .Dq Li 720K , 122 720 9 2 (512) 80 250 2 MFM 139 720 9 2 (512) 80 300 2 MFM 145 720K drives: 151 720 9 2 (512) 80 250 2 MFM
|
/freebsd/sys/contrib/device-tree/src/riscv/allwinner/ |
H A D | sun20i-d1-lichee-rv-86-panel-720p.dts | 7 model = "Sipeed Lichee RV 86 Panel (720p)"; 8 compatible = "sipeed,lichee-rv-86-panel-720p", "sipeed,lichee-rv",
|
/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | sdm632-motorola-ocean.dts | 34 reg = <0 0x90001000 0 (720 * 1520 * 3)>; 36 width = <720>; 38 stride = <(720 * 3)>; 73 reg = <0x0 0x90001000 0x0 (720 * 1520 * 3)>;
|
H A D | sm4250-oneplus-billie2.dts | 30 reg = <0 0x5c000000 0 (1600 * 720 * 4)>; 31 width = <720>; 33 stride = <(720 * 4)>;
|
H A D | sm6125-xiaomi-laurel-sprout.dts | 31 reg = <0 0x5c000000 0 (1560 * 720 * 4)>; 32 width = <720>; 34 stride = <(720 * 4)>;
|
/freebsd/sys/powerpc/ps3/ |
H A D | ps3_syscons.c | 175 sc->fb_info.fb_width = 720; in ps3fb_init() 179 sc->fb_info.fb_height = 720; in ps3fb_init() 192 sc->fb_info.fb_width = 720; in ps3fb_init()
|
/freebsd/contrib/ntp/ntpd/ |
H A D | refclock_true.c | 123 * flag4 - use the PCL-720 (BSD/OS only) 177 int pcl720init; /* init flag for PCL 720 */ 909 msyslog(LOG_NOTICE, "PCL-720 initialized"); in true_doevent() 954 * true_sample720 - sample the PCL-720 961 /* We wire the PCL-720's 8253.OUT0 to bit 0 of connector 3. in true_sample720() 967 msyslog(LOG_NOTICE, "PCL-720 out of synch"); in true_sample720() 973 msyslog(LOG_DEBUG, "PCL-720: %luus", f); in true_sample720()
|
/freebsd/usr.bin/ministat/ |
H A D | chameleon | 3 720
|
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
H A D | brcm,bcm11351-pinctrl.txt | 90 are: 568, 720, 831, 1080, 1200, 1800, 2700 Ohm. 141 bias-pull-up = <720>; 177 - setting pull-up resistance to 720 Ohm (ie. enabling 1.2k and 1.8k resistors
|
/freebsd/tools/regression/ccd/layout/ |
H A D | ref.128k_128k_128k_128k_0_0 | 9 720 16 240
|
H A D | ref.128k_128k_128k_128k_0_4 | 9 720 16 240
|
H A D | ref.256k_128k_384k_128k_16_2 | 53 720 192 16
|
/freebsd/contrib/bc/tests/dc/scripts/ |
H A D | factorial.txt | 6 720
|
/freebsd/contrib/bc/tests/dc/ |
H A D | add_results.txt | 8 720
|
/freebsd/sys/contrib/device-tree/src/arm/samsung/ |
H A D | exynos4412-galaxy-s3.dtsi | 123 hactive = <720>; 142 touchscreen-size-x = <720>;
|
/freebsd/contrib/bc/tests/bc/scripts/ |
H A D | screen.bc | 20 x(720, 576, 600)
|
/freebsd/contrib/bc/tests/bc/ |
H A D | add_results.txt | 6 720
|