Searched defs:DPCD_LANE1_CR_DONE (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/display/ | ||
H A D | dpcd.h | 85 #define DPCD_LANE1_CR_DONE (1 << 4) macro |
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/ | ||
H A D | dp.h | 654 #define DPCD_LANE1_CR_DONE (0x1 << 4) macro |