Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/bridge/analogix/
H A Danalogix_dp_reg.h243 #define AUX_HW_RETRY_COUNT_SEL(x) (((x) & 0x7) << 0) macro
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Ddp.h346 #define AUX_HW_RETRY_COUNT_SEL(x) (((x) & 0x7) << 0) macro