Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/i915/gvt/
Ddisplay.h45 #define DPCD_SIZE 0x700 macro
63 #define DPCD_SIZE 0x700 macro
140 u8 data[DPCD_SIZE];
Dhandlers.c1203 if ((addr + len + 1) >= DPCD_SIZE) { in dp_aux_ch_ctl_mmio_write()
1261 if ((addr + len + 1) >= DPCD_SIZE) { in dp_aux_ch_ctl_mmio_write()