Searched refs:DPCD_REV_1_0 (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/display/ | ||
H A D | dpcd.h | 35 #define DPCD_REV_1_0 0x10 macro |
/openbmc/qemu/hw/display/ | ||
H A D | dpcd.c | 102 s->dpcd_info[DPCD_REVISION] = DPCD_REV_1_0; in dpcd_reset() |