Home
last modified time | relevance | path

Searched defs:DEFER_COUNT (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/drivers/video/drm/
H A Danalogix_dp.h419 #define DEFER_COUNT(x) (((x) & 0x7f) << 0) macro
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/
H A Dedp_rk3288.h407 #define DEFER_COUNT(x) (((x) & 0x7f) << 0) macro
/rk3399_rockchip-uboot/arch/arm/mach-exynos/include/mach/
H A Ddp.h351 #define DEFER_COUNT(x) (((x) & 0x7f) << 0) macro