Home
last modified time | relevance | path

Searched refs:DPCD_LANE2_CR_DONE (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/display/
H A Ddpcd.h90 #define DPCD_LANE2_CR_DONE (1 << 0) macro
/openbmc/qemu/hw/display/
H A Ddpcd.c115 s->dpcd_info[DPCD_LANE2_3_STATUS] = DPCD_LANE2_CR_DONE in dpcd_reset()