tegra_dc_regs    1200 drivers/gpu/drm/tegra/dc.c static const struct debugfs_reg32 tegra_dc_regs[] = {
tegra_dc_regs    1429 drivers/gpu/drm/tegra/dc.c 	for (i = 0; i < ARRAY_SIZE(tegra_dc_regs); i++) {
tegra_dc_regs    1430 drivers/gpu/drm/tegra/dc.c 		unsigned int offset = tegra_dc_regs[i].offset;
tegra_dc_regs    1432 drivers/gpu/drm/tegra/dc.c 		seq_printf(s, "%-40s %#05x %08x\n", tegra_dc_regs[i].name,