Searched defs:VTOTAL (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/video/fbdev/i810/ | ||
H A D | i810_regs.h | 151 #define VTOTAL 0x6000C macro |
/linux/drivers/gpu/drm/i915/ | ||
H A D | i915_reg.h | 1110 #define VTOTAL(vtotal) REG_FIELD_PREP(VTOTAL_MASK, (vtotal)) macro |