Searched refs:DPCD_LANE2_CR_DONE (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/display/ | ||
H A D | dpcd.h | 90 #define DPCD_LANE2_CR_DONE (1 << 0) macro |
/openbmc/qemu/hw/display/ | ||
H A D | dpcd.c | 115 s->dpcd_info[DPCD_LANE2_3_STATUS] = DPCD_LANE2_CR_DONE in dpcd_reset() |