Home
last modified time | relevance | path

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

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