Searched refs:PANEL_TIMING_H (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/u-boot/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),
|
| /OK3568_Linux_fs/u-boot/board/htkw/mcx/ |
| H A D | mcx.c | 113 .timing_h = PANEL_TIMING_H(40, 40, 48),
|
| /OK3568_Linux_fs/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
|