Searched refs:DC_DISP_SD_HISTOGRAM (Results 1 – 2 of 2) sorted by relevance
1526 DUMP_REG(DC_DISP_SD_HISTOGRAM(0)); in tegra_dc_show_regs()1527 DUMP_REG(DC_DISP_SD_HISTOGRAM(1)); in tegra_dc_show_regs()1528 DUMP_REG(DC_DISP_SD_HISTOGRAM(2)); in tegra_dc_show_regs()1529 DUMP_REG(DC_DISP_SD_HISTOGRAM(3)); in tegra_dc_show_regs()1530 DUMP_REG(DC_DISP_SD_HISTOGRAM(4)); in tegra_dc_show_regs()1531 DUMP_REG(DC_DISP_SD_HISTOGRAM(5)); in tegra_dc_show_regs()1532 DUMP_REG(DC_DISP_SD_HISTOGRAM(6)); in tegra_dc_show_regs()1533 DUMP_REG(DC_DISP_SD_HISTOGRAM(7)); in tegra_dc_show_regs()
325 #define DC_DISP_SD_HISTOGRAM(x) (0x4cf + (x)) macro