Home
last modified time | relevance | path

Searched refs:timing_h (Results 1 – 6 of 6) sorted by relevance

/rk3399_rockchip-uboot/board/compulab/common/
H A Domap3_display.c54 .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 Dmt_ventoux.c64 .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 Ddss.h67 u32 timing_h; /* 0x64 */ member
203 u32 timing_h; member
/rk3399_rockchip-uboot/board/htkw/mcx/
H A Dmcx.c113 .timing_h = PANEL_TIMING_H(40, 40, 48),
/rk3399_rockchip-uboot/drivers/video/
H A Domap3_dss.c110 writel(panel_cfg->timing_h, &dispc->timing_h); in omap3_dss_panel_config()
/rk3399_rockchip-uboot/board/ti/beagle/
H A Dbeagle.h522 .timing_h = 0x0ff03f31, /* Horizontal timing */
535 .timing_h = 0x1a4024c9, /* Horizontal timing */