Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/zte/
Dzx_vou.c39 struct zx_crtc_regs { struct
48 static const struct zx_crtc_regs main_crtc_regs = { argument
57 static const struct zx_crtc_regs aux_crtc_regs = {
127 const struct zx_crtc_regs *regs;
359 const struct zx_crtc_regs *regs = zcrtc->regs; in zx_crtc_atomic_enable()