Searched refs:save_vtotal (Results 1 – 1 of 1) sorted by relevance
700 u32 save_vtotal; in intel_crt_load_detect() local712 save_vtotal = intel_de_read(display, in intel_crt_load_detect()717 vtotal = REG_FIELD_GET(VTOTAL_MASK, save_vtotal) + 1; in intel_crt_load_detect()718 vactive = REG_FIELD_GET(VACTIVE_MASK, save_vtotal) + 1; in intel_crt_load_detect()