Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/vc4/
H A Dvc4_txp.c181 static const struct debugfs_reg32 txp_regs[] = { variable
582 vc4_crtc->regset.regs = txp_regs; in vc4_txp_bind()
583 vc4_crtc->regset.nregs = ARRAY_SIZE(txp_regs); in vc4_txp_bind()