Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/tegra/
H A Ddc.c1422 static const struct debugfs_reg32 tegra_dc_regs[] = { variable
1651 for (i = 0; i < ARRAY_SIZE(tegra_dc_regs); i++) { in tegra_dc_show_regs()
1652 unsigned int offset = tegra_dc_regs[i].offset; in tegra_dc_show_regs()
1654 seq_printf(s, "%-40s %#05x %08x\n", tegra_dc_regs[i].name, in tegra_dc_show_regs()