Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/display/
H A Ddpcd.h86 #define DPCD_LANE1_CHANNEL_EQ_DONE (1 << 5) macro
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Ddp.h653 #define DPCD_LANE1_CHANNEL_EQ_DONE (0x1 << 5) macro