Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/armada/
Darmada_crtc.h44 uint32_t spu_v_h_total; member
Darmada_crtc.c265 writel_relaxed(dcrtc->v[i].spu_v_h_total, in armada_drm_crtc_irq()
359 dcrtc->v[1].spu_v_h_total = adj->crtc_vtotal << 16 | in armada_drm_crtc_mode_set_nofb()
369 dcrtc->v[0].spu_v_h_total = dcrtc->v[1].spu_v_h_total + in armada_drm_crtc_mode_set_nofb()
381 armada_reg_queue_set(regs, i, dcrtc->v[0].spu_v_h_total, in armada_drm_crtc_mode_set_nofb()