Searched refs:save_vtotal (Results 1 – 1 of 1) sorted by relevance
709 u32 save_vtotal; in intel_crt_load_detect() local721 save_vtotal = intel_de_read(display, in intel_crt_load_detect()726 vtotal = REG_FIELD_GET(VTOTAL_MASK, save_vtotal) + 1; in intel_crt_load_detect()727 vactive = REG_FIELD_GET(VACTIVE_MASK, save_vtotal) + 1; in intel_crt_load_detect()