Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/display/
H A Ddpcd.h82 #define DPCD_LANE0_CR_DONE (1 << 0) macro
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Ddp.h657 #define DPCD_LANE0_CR_DONE (0x1 << 0) macro