Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/gma500/
Dpsb_intel_drv.h127 uint32_t saveVTOTAL; member
Dgma_display.c599 crtc_state->saveVTOTAL = REG_READ(map->vtotal); in gma_crtc_save()
653 REG_WRITE(map->vtotal, crtc_state->saveVTOTAL); in gma_crtc_restore()