Searched refs:DC_DISP_SD_LUT (Results 1 – 2 of 2) sorted by relevance
1515 DUMP_REG(DC_DISP_SD_LUT(0)); in tegra_dc_show_regs()1516 DUMP_REG(DC_DISP_SD_LUT(1)); in tegra_dc_show_regs()1517 DUMP_REG(DC_DISP_SD_LUT(2)); in tegra_dc_show_regs()1518 DUMP_REG(DC_DISP_SD_LUT(3)); in tegra_dc_show_regs()1519 DUMP_REG(DC_DISP_SD_LUT(4)); in tegra_dc_show_regs()1520 DUMP_REG(DC_DISP_SD_LUT(5)); in tegra_dc_show_regs()1521 DUMP_REG(DC_DISP_SD_LUT(6)); in tegra_dc_show_regs()1522 DUMP_REG(DC_DISP_SD_LUT(7)); in tegra_dc_show_regs()1523 DUMP_REG(DC_DISP_SD_LUT(8)); in tegra_dc_show_regs()
322 #define DC_DISP_SD_LUT(x) (0x4c4 + (x)) macro