Searched refs:DPCD_HEADER_SIZE (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/sys/dev/pci/drm/i915/gvt/
H A Ddisplay.c167 #define DPCD_HEADER_SIZE 0xb macro
170 static u8 dpcd_fix_data[DPCD_HEADER_SIZE] = {
562 memcpy(port->dpcd->data, dpcd_fix_data, DPCD_HEADER_SIZE);

Completed in 163 milliseconds