Searched refs:timing_h (Results 1 – 6 of 6) sorted by relevance
| /rk3399_rockchip-uboot/board/compulab/common/ |
| H A D | omap3_display.c | 54 .timing_h = DSS_HBP(48) | DSS_HFP(16) | DSS_HSW(96), 66 .timing_h = DSS_HBP(88) | DSS_HFP(40) | DSS_HSW(128), 78 .timing_h = DSS_HBP(160) | DSS_HFP(24) | DSS_HSW(136), 90 .timing_h = DSS_HBP(256) | DSS_HFP(64) | DSS_HSW(128), 102 .timing_h = DSS_HBP(312) | DSS_HFP(96) | DSS_HSW(112), 114 .timing_h = DSS_HBP(248) | DSS_HFP(48) | DSS_HSW(112), 126 .timing_h = DSS_HBP(2) | DSS_HFP(2) | DSS_HSW(2), 282 panel_cfg.timing_h |= DSS_HBP(num_val); in parse_setting() 285 panel_cfg.timing_h |= DSS_HFP(num_val); in parse_setting() 294 panel_cfg.timing_h |= DSS_HSW(num_val); in parse_setting()
|
| /rk3399_rockchip-uboot/board/teejet/mt_ventoux/ |
| H A D | mt_ventoux.c | 64 .timing_h = PANEL_TIMING_H(40, 5, 2), 75 .timing_h = PANEL_TIMING_H(20, 192, 4),
|
| /rk3399_rockchip-uboot/arch/arm/include/asm/arch-omap3/ |
| H A D | dss.h | 67 u32 timing_h; /* 0x64 */ member 203 u32 timing_h; member
|
| /rk3399_rockchip-uboot/board/htkw/mcx/ |
| H A D | mcx.c | 113 .timing_h = PANEL_TIMING_H(40, 40, 48),
|
| /rk3399_rockchip-uboot/drivers/video/ |
| H A D | omap3_dss.c | 110 writel(panel_cfg->timing_h, &dispc->timing_h); in omap3_dss_panel_config()
|
| /rk3399_rockchip-uboot/board/ti/beagle/ |
| H A D | beagle.h | 522 .timing_h = 0x0ff03f31, /* Horizontal timing */ 535 .timing_h = 0x1a4024c9, /* Horizontal timing */
|