Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/armada/
Darmada_crtc.h44 uint32_t spu_v_h_total; member
Darmada_crtc.c264 writel_relaxed(dcrtc->v[i].spu_v_h_total, in armada_drm_crtc_irq()
358 dcrtc->v[1].spu_v_h_total = adj->crtc_vtotal << 16 | in armada_drm_crtc_mode_set_nofb()
368 dcrtc->v[0].spu_v_h_total = dcrtc->v[1].spu_v_h_total + in armada_drm_crtc_mode_set_nofb()
380 armada_reg_queue_set(regs, i, dcrtc->v[0].spu_v_h_total, in armada_drm_crtc_mode_set_nofb()