Home
last modified time | relevance | path

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

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