Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/drm/
H A Danalogix_dp.h445 #define AUX_ADDR_19_16(x) (((x) >> 16) & 0x0f) macro
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/
H A Dedp_rk3288.h522 #define AUX_ADDR_19_16(x) (((x) >> 16) & 0x0f) macro
/rk3399_rockchip-uboot/arch/arm/mach-exynos/include/mach/
H A Ddp.h370 #define AUX_ADDR_19_16(x) (((x) >> 16) & 0x0f) macro