Searched refs:PANEL_TIMING_H (Results 1 – 3 of 3) sorted by relevance
/openbmc/u-boot/board/teejet/mt_ventoux/ |
H A D | mt_ventoux.c | 63 .timing_h = PANEL_TIMING_H(40, 5, 2), 74 .timing_h = PANEL_TIMING_H(20, 192, 4),
|
/openbmc/u-boot/board/htkw/mcx/ |
H A D | mcx.c | 112 .timing_h = PANEL_TIMING_H(40, 40, 48),
|
/openbmc/u-boot/arch/arm/include/asm/arch-omap3/ |
H A D | dss.h | 223 #define PANEL_TIMING_H(bp, fp, sw) (DSS_HBP(bp) | DSS_HFP(fp) | DSS_HSW(sw)) macro
|