/freebsd/sys/contrib/device-tree/Bindings/display/panel/ |
H A D | panel-simple.yaml | 48 # AU Optronics Corporation 7.0" FHD (800 x 480) TFT LCD panel 52 # AU Optronics Corporation 10.4" (800x600) color TFT LCD panel 54 # AU Optronics Corporation 10.4" (800x600) color TFT LCD panel 80 # CDTech(H.K.) Electronics Limited 7" WVGA (800x480) TFT LCD Panel 82 # CDTech(H.K.) Electronics Limited 7" 800x480 color TFT-LCD panel 94 # DataImage, Inc. 10.1" WXGA (1280×800) TFT LCD panel 96 # DataImage, Inc. 7" WVGA (800x480) TFT LCD panel with 24-bit parallel interface. 143 # FriendlyELEC HD702E 800x1280 LCD panel 153 # Hitachi Ltd. Corporation 9" WVGA (800x480) TFT LCD panel 159 # Innolux G070ACE-L01 7" WVGA (800x480) TFT LCD panel [all …]
|
H A D | armadeus,st0700-adapt.yaml | 10 A Santek ST0700I5Y-RBSLW 7.0" WVGA (800x480) TFT with an adapter board.
|
H A D | tfc,s9700rtwv43tr-01b.yaml | 7 title: TFC S9700RTWV43TR-01B 7" Three Five Corp 800x480 LCD panel with resistive touch
|
H A D | raspberrypi,7inch-touchscreen.yaml | 7 title: The official 7" (800x480) Raspberry Pi touchscreen
|
/freebsd/sys/dev/drm2/ |
H A D | drm_edid_modes.h | 46 /* 640x480@60Hz */ 47 { DRM_MODE("640x480", DRM_MODE_TYPE_DRIVER, 25175, 640, 656, 48 752, 800, 0, 480, 489, 492, 525, 0, 50 /* 640x480@72Hz */ 51 { DRM_MODE("640x480", DRM_MODE_TYPE_DRIVER, 31500, 640, 664, 54 /* 640x480@75Hz */ 55 { DRM_MODE("640x480", DRM_MODE_TYPE_DRIVER, 31500, 640, 656, 58 /* 640x480@85Hz */ 59 { DRM_MODE("640x480", DRM_MODE_TYPE_DRIVER, 36000, 640, 696, 62 /* 800x600@56Hz */ [all …]
|
/freebsd/sys/dev/videomode/ |
H A D | modelines | 33 # 640x480 @ 60Hz (Industry standard) hsync: 31.5kHz 34 ModeLine "640x480" 25.175 640 656 752 800 480 490 492 525 -hsync -vsync 36 # 640x480 @ 72Hz (VESA) hsync: 37.9kHz 37 ModeLine "640x480" 31.5 640 664 704 832 480 489 492 520 -hsync -vsync 39 # 640x480 @ 75Hz (VESA) hsync: 37.5kHz 40 ModeLine "640x480" 31.5 640 656 720 840 480 481 484 500 -hsync -vsync 42 # 640x480 @ 85Hz (VESA) hsync: 43.3kHz 43 ModeLine "640x480" 36.0 640 696 752 832 480 481 484 509 -hsync -vsync 45 # 800x600 @ 56Hz (VESA) hsync: 35.2kHz 46 ModeLine "800x600" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync [all …]
|
H A D | edidreg.h | 131 #define EDID_EST_TIMING_640_480_60 0x2000 /* 640x480 @ 60Hz */ 132 #define EDID_EST_TIMING_640_480_67 0x1000 /* 640x480 @ 67Hz */ 133 #define EDID_EST_TIMING_640_480_72 0x0800 /* 640x480 @ 72Hz */ 134 #define EDID_EST_TIMING_640_480_75 0x0400 /* 640x480 @ 75Hz */ 135 #define EDID_EST_TIMING_800_600_56 0x0200 /* 800x600 @ 56Hz */ 136 #define EDID_EST_TIMING_800_600_60 0x0100 /* 800x600 @ 60Hz */ 137 #define EDID_EST_TIMING_800_600_72 0x0080 /* 800x600 @ 72Hz */ 138 #define EDID_EST_TIMING_800_600_75 0x0040 /* 800x600 @ 75Hz */
|
/freebsd/sys/sys/ |
H A D | fbio.h | 359 #define M_VGA11 26 /* vga 640x480 2 colors */ 361 #define M_VGA12 27 /* vga 640x480 16 colors */ 406 #define M_VESA_CG640x480 0x101 /* 640x480, 256 color */ 407 #define M_VESA_800x600 0x102 /* 800x600, 16 color */ 408 #define M_VESA_CG800x600 0x103 /* 800x600, 256 color */ 421 #define M_VESA_32K_640 0x110 /* 640x480, 5:5:5 */ 422 #define M_VESA_64K_640 0x111 /* 640x480, 5:6:5 */ 423 #define M_VESA_FULL_640 0x112 /* 640x480, 8:8:8 */ 424 #define M_VESA_32K_800 0x113 /* 800x600, 5:5:5 */ 425 #define M_VESA_64K_800 0x114 /* 800x600, 5:6:5 */ [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/vt8500/ |
H A D | vt8500-bv07.dts | 19 timing0: timing-800x480 { 21 hactive = <800>;
|
H A D | wm8505-ref.dts | 19 timing0: timing-800x480 { 21 hactive = <800>;
|
H A D | wm8650-mid.dts | 20 timing0: timing-800x480 { 22 hactive = <800>;
|
H A D | wm8850-w70v2.dts | 31 timing0: timing-800x480 { 33 hactive = <800>;
|
/freebsd/sys/contrib/device-tree/Bindings/display/ |
H A D | wm,wm8505-fb.txt | 21 timing0: 800x480 { 23 hactive = <800>;
|
H A D | via,vt8500-fb.txt | 23 timing0: 800x480 { 25 hactive = <800>;
|
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
H A D | imx27-apf27dev.dts | 21 hactive = <800>;
|
/freebsd/sys/contrib/device-tree/src/arm/samsung/ |
H A D | s5pv210-smdkv210.dts | 216 /* 800x480@60Hz */ 218 hactive = <800>;
|
/freebsd/sys/contrib/device-tree/src/arm/st/ |
H A D | ste-nomadik-nhk15.dts | 218 * WVGA (800x480): 4.3" TPG110 TDO43MTEA2 24-bit RGB
|
/freebsd/sys/contrib/device-tree/src/arm/nxp/lpc/ |
H A D | lpc4357-myd-lpc4357.dts | 3 * MYIR Tech MYD-LPC4357 Development Board with 800x480 7" TFT panel
|
/freebsd/stand/defaults/ |
H A D | loader.conf.5 | 359 If EDID is not available, the default resolution is 800x600 (if available). 373 .It 480p Ta 640x480
|
/freebsd/sys/contrib/device-tree/src/arm64/renesas/ |
H A D | beacon-renesom-baseboard.dtsi | 113 /* 800x480@60Hz */ 115 hactive = <800>;
|
/freebsd/usr.sbin/bhyve/ |
H A D | bhyve.8 | 841 Minimal supported resolution is 640x480 pixels, 1136 Run a UEFI virtual machine with a display resolution of 800 by 600 pixels 1145 -s 29,fbuf,tcp=0.0.0.0:5900,w=800,h=600,wait \\ 1160 -s 29,fbuf,tcp=[::]:5900,w=800,h=600 \\
|
/freebsd/sys/contrib/device-tree/src/arm/aspeed/ |
H A D | aspeed-g6.dtsi | 1002 reg = <0x480 0x80>; 1097 i2c15: i2c@800 {
|
/freebsd/sys/contrib/device-tree/src/arm/rockchip/ |
H A D | rk322x.dtsi | 283 u2phy1: usb2phy@800 { 643 reg = <0x20030000 0x480>;
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | windows | 158 #>>800 string x \b, reserved "%s" 361 >>0x480 string >\0 \b, type %-3.8s
|
/freebsd/crypto/heimdal/lib/wind/ |
H A D | map_table.c | 417 {0x480, 1, 341, WIND_PROFILE_NAME|WIND_PROFILE_LDAP_CASE}, /* B.2: Case map */ 892 {0x24c1, 1, 800, WIND_PROFILE_NAME|WIND_PROFILE_LDAP_CASE}, /* B.2: Case map */
|