Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/armada/
Darmada_crtc.h45 uint32_t spu_v_h_total; member
Darmada_crtc.c191 writel_relaxed(dcrtc->v[i].spu_v_h_total, in armada_drm_crtc_irq()
298 dcrtc->v[1].spu_v_h_total = adj->crtc_vtotal << 16 | in armada_drm_crtc_mode_set_nofb()
308 dcrtc->v[0].spu_v_h_total = dcrtc->v[1].spu_v_h_total + in armada_drm_crtc_mode_set_nofb()
320 armada_reg_queue_set(regs, i, dcrtc->v[0].spu_v_h_total, in armada_drm_crtc_mode_set_nofb()