Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/
H A Ddisplay.h44 #define DPCD_SIZE 0x700 macro
62 #define DPCD_SIZE 0x700 macro
139 u8 data[DPCD_SIZE];
H A Dhandlers.c958 if ((addr + len + 1) >= DPCD_SIZE) { in dp_aux_ch_ctl_mmio_write()
1016 if ((addr + len + 1) >= DPCD_SIZE) { in dp_aux_ch_ctl_mmio_write()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gvt/
H A Ddisplay.h45 #define DPCD_SIZE 0x700 macro
63 #define DPCD_SIZE 0x700 macro
140 u8 data[DPCD_SIZE];
H A Dhandlers.c1209 if ((addr + len + 1) >= DPCD_SIZE) { in dp_aux_ch_ctl_mmio_write()
1267 if ((addr + len + 1) >= DPCD_SIZE) { in dp_aux_ch_ctl_mmio_write()

Completed in 16 milliseconds