/Linux-v5.10/Documentation/devicetree/bindings/display/panel/ |
D | sitronix,st7701.yaml | 14 capable of supporting up to 480RGBX864 in resolution. It provides 17 Techstar TS8550B is 480x854, 2-lane MIPI DSI LCD panel which has
|
/Linux-v5.10/drivers/video/fbdev/sis/ |
D | 310vtbl.h | 154 {0x1a,0x0e3b,0x0000,SIS_RI_1280x854, 0x00,0x00,0x00,0x00,0x55, 8}, /* 1280x854 */ 170 {0xc85f,0x05,0x00,0x04,0x04,0x2e, 640, 480, 0x40, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, /* 0x8 */ 171 {0xc067,0x06,0x02,0x04,0x04,0x2e, 640, 480, 0x40, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, /* 0x9 */ 172 {0xc067,0x07,0x02,0x47,0x04,0x2e, 640, 480, 0x40, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, /* 0xa */ 173 {0xc067,0x08,0x03,0x8a,0x04,0x2e, 640, 480, 0x40, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, /* 0xb */ 174 {0xc047,0x09,0x05,0x00,0x04,0x2e, 640, 480, 0x40, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, /* 0xc */ 175 {0xc047,0x0a,0x09,0x00,0x04,0x2e, 640, 480, 0x40, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, /* 0xd */ 176 {0xc047,0x0b,0x0e,0x00,0x04,0x2e, 640, 480, 0x40, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, /* 0xe */ 177 {0xc047,0x0c,0x15,0x00,0x04,0x2e, 640, 480, 0x40, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, /* 0xf */ 179 {0xc06f,0x3c,0x01,0x06,0x13,0x31, 720, 480, 0x30, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, /* 0x11 */ [all …]
|
D | init.h | 188 { 640,480} 199 { 640, 480, 8,16}, /* 0x06 */ 206 { 720, 480, 8,16}, /* 0x0d */ 209 { 800, 480, 8,16}, /* 0x10 */ 212 { 856, 480, 8,16}, /* 0x13 */ 216 { 848, 480, 8,16}, /* 0x17 */ 788 { 1, 1, 864, 525,1270, 480, 50, 0, 760, 0,0xf4,0xff,0x1c,0x22}, 812 { 1, 1, 858, 525,1270, 480, 0, 0, 760, 0,0xf1,0x04,0x1f,0x18} 826 { 65, 64,1056, 791,1270, 480, 455, 0, 0, 0,0x00,0x00,0x00,0x00} /* 1024x768 (525p) */ 838 { 1, 1,1072, 791,1270, 480, 455, 0, 0, 0,0x00,0x00,0x00,0x00} /* 1024x768 (525p) */ [all …]
|
D | init301.c | 284 /* 1280x854 */ 1977 case Panel_320x240_3: SiS_Pr->PanelXRes = 640; SiS_Pr->PanelYRes = 480; in SiS_GetLCDResInfo() 1982 case Panel_640x480: SiS_Pr->PanelXRes = 640; SiS_Pr->PanelYRes = 480; in SiS_GetLCDResInfo() 2129 case Panel_848x480: SiS_Pr->PanelXRes = 848; SiS_Pr->PanelYRes = 480; in SiS_GetLCDResInfo() 2132 case Panel_856x480: SiS_Pr->PanelXRes = 856; SiS_Pr->PanelYRes = 480; in SiS_GetLCDResInfo() 3103 if(yres == 480) yres = 525; in SiS_GetCRT2ResInfo() 3136 if(SiS_GetReg(SiS_Pr->SiS_P3c4,0x17) & 0x80) yres = 480; in SiS_GetCRT2ResInfo() 3138 if(SiS_GetReg(SiS_Pr->SiS_P3c4,0x13) & 0x80) yres = 480; in SiS_GetCRT2ResInfo() 3140 if(SiS_Pr->SiS_IF_DEF_DSTN || SiS_Pr->SiS_IF_DEF_FSTN) yres = 480; in SiS_GetCRT2ResInfo() 3207 /* if(SiS_Pr->SiS_VGAVDE > 480) SiS_Pr->SiS_TVMode &= (~TVSetTVSimuMode); */ in SiS_GetCRT2Ptr() [all …]
|
/Linux-v5.10/drivers/video/fbdev/ |
D | platinumfb.h | 80 0x5e, 0x19e, 0x1a4, 0x854, 0x852, 4, 9, 0x50, 349 {640, 480, 50, 1}, 350 {640, 480, 60, 1}, 351 {640, 480, 60}, 352 {640, 480, 67},
|
/Linux-v5.10/drivers/gpu/drm/panel/ |
D | panel-novatek-nt35510.c | 9 * 480x864, 480x854, 480x800, 480x720 and 480x640 pixel displays. 10 * It has 480x840x24bit SRAM embedded for storing a frame. 11 * When powered on the display is by default in 480x800 mode. 1025 .hdisplay = 480, 1026 .hsync_start = 480 + 2, /* HFP = 2 */ 1027 .hsync_end = 480 + 2 + 0, /* HSync = 0 */ 1028 .htotal = 480 + 2 + 0 + 5, /* HFP = 5 */
|
/Linux-v5.10/arch/arm/boot/dts/ |
D | am437x-sk-evm.dts | 284 AM4372_IOPAD(0x854, PIN_OUTPUT | MUX_MODE2) /* gpmc_a5.rgmii2_td0 */ 316 AM4372_IOPAD(0x854, PIN_INPUT_PULLDOWN | MUX_MODE7) 617 touchscreen-size-x = <480>;
|
/Linux-v5.10/drivers/gpu/drm/gma500/ |
D | mdfld_intel_display.c | 730 /* FIXME: To make HDMI display with 864x480 (TPO), 480x864 in mdfld_crtc_mode_set() 731 * (PYR) or 480x854 (TMD), set the sprite width/height and in mdfld_crtc_mode_set()
|
/Linux-v5.10/drivers/net/wireless/realtek/rtl8xxxu/ |
D | rtl8xxxu_core.c | 88 { .bitrate = 480, .hw_value = DESC_RATE_48M, .flags = 0 }, 166 {0x850, 0x00000000}, {0x854, 0x00000000}, 265 {0x850, 0x00000000}, {0x854, 0x00000000}, 364 {0x854, 0x00000000}, {0x858, 0x569a569a}, 5403 {.bitrate = 480, .hw_value = 0x0a,},
|
/Linux-v5.10/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_reg.h | 1742 600u; 001 for 480u and 000 for 360u. [7:6] Bias_ctrl (reset value 00) 6587 #define PXPCS_TL_FUNC345_STAT 0x854
|