Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/armada/
Darmada_crtc.h45 uint32_t spu_v_h_total; member
Darmada_crtc.c383 writel_relaxed(dcrtc->v[i].spu_v_h_total, in armada_drm_crtc_irq()
560 dcrtc->v[1].spu_v_h_total = adj->crtc_vtotal << 16 | in armada_drm_crtc_mode_set()
569 dcrtc->v[0].spu_v_h_total = dcrtc->v[1].spu_v_h_total + in armada_drm_crtc_mode_set()
586 armada_reg_queue_set(regs, i, dcrtc->v[0].spu_v_h_total, in armada_drm_crtc_mode_set()