Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/drm/
H A Danalogix_dp.h299 #define AUX_HW_RETRY_COUNT_SEL(x) (((x) & 0x7) << 0) macro
/rk3399_rockchip-uboot/arch/arm/mach-exynos/include/mach/
H A Ddp.h347 #define AUX_HW_RETRY_COUNT_SEL(x) (((x) & 0x7) << 0) macro