Home
last modified time | relevance | path

Searched refs:spu_v_h_total (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/armada/
H A Darmada_crtc.h44 uint32_t spu_v_h_total; member
H A 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()
/kernel/linux/linux-6.6/drivers/gpu/drm/armada/
H A Darmada_crtc.h44 uint32_t spu_v_h_total; member
H A 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()

Completed in 4 milliseconds