Searched refs:DC_DISP_SD_LUT (Results 1 – 2 of 2) sorted by relevance
1503 DUMP_REG(DC_DISP_SD_LUT(0)); in tegra_dc_show_regs()1504 DUMP_REG(DC_DISP_SD_LUT(1)); in tegra_dc_show_regs()1505 DUMP_REG(DC_DISP_SD_LUT(2)); in tegra_dc_show_regs()1506 DUMP_REG(DC_DISP_SD_LUT(3)); in tegra_dc_show_regs()1507 DUMP_REG(DC_DISP_SD_LUT(4)); in tegra_dc_show_regs()1508 DUMP_REG(DC_DISP_SD_LUT(5)); in tegra_dc_show_regs()1509 DUMP_REG(DC_DISP_SD_LUT(6)); in tegra_dc_show_regs()1510 DUMP_REG(DC_DISP_SD_LUT(7)); in tegra_dc_show_regs()1511 DUMP_REG(DC_DISP_SD_LUT(8)); in tegra_dc_show_regs()
304 #define DC_DISP_SD_LUT(x) (0x4c4 + (x)) macro