Searched refs:DC_DISP_SD_HISTOGRAM (Results 1 – 2 of 2) sorted by relevance
1514 DUMP_REG(DC_DISP_SD_HISTOGRAM(0)); in tegra_dc_show_regs()1515 DUMP_REG(DC_DISP_SD_HISTOGRAM(1)); in tegra_dc_show_regs()1516 DUMP_REG(DC_DISP_SD_HISTOGRAM(2)); in tegra_dc_show_regs()1517 DUMP_REG(DC_DISP_SD_HISTOGRAM(3)); in tegra_dc_show_regs()1518 DUMP_REG(DC_DISP_SD_HISTOGRAM(4)); in tegra_dc_show_regs()1519 DUMP_REG(DC_DISP_SD_HISTOGRAM(5)); in tegra_dc_show_regs()1520 DUMP_REG(DC_DISP_SD_HISTOGRAM(6)); in tegra_dc_show_regs()1521 DUMP_REG(DC_DISP_SD_HISTOGRAM(7)); in tegra_dc_show_regs()
307 #define DC_DISP_SD_HISTOGRAM(x) (0x4cf + (x)) macro