Home
last modified time | relevance | path

Searched defs:TOTAL_LINE_CFG_H (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/drivers/video/drm/
H A Danalogix_dp.h199 #define TOTAL_LINE_CFG_H(x) (((x) & 0xf) << 0) macro
/rk3399_rockchip-uboot/arch/arm/mach-exynos/include/mach/
H A Ddp.h414 #define TOTAL_LINE_CFG_H(x) ((((x) >> 8)) & 0xff) macro