Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/drm/
H A Danalogix_dp.h223 #define ACTIVE_PIXEL_CFG_L(x) (((x) & 0xff) << 0) macro
/rk3399_rockchip-uboot/arch/arm/mach-exynos/include/mach/
H A Ddp.h419 #define ACTIVE_PIXEL_CFG_L(x) ((x) & 0xff) macro