Searched refs:DC_DISP_SD_LUT (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/ |
H A D | dc.c | 1386 DEBUGFS_REG32(DC_DISP_SD_LUT(0)), 1387 DEBUGFS_REG32(DC_DISP_SD_LUT(1)), 1388 DEBUGFS_REG32(DC_DISP_SD_LUT(2)), 1389 DEBUGFS_REG32(DC_DISP_SD_LUT(3)), 1390 DEBUGFS_REG32(DC_DISP_SD_LUT(4)), 1391 DEBUGFS_REG32(DC_DISP_SD_LUT(5)), 1392 DEBUGFS_REG32(DC_DISP_SD_LUT(6)), 1393 DEBUGFS_REG32(DC_DISP_SD_LUT(7)), 1394 DEBUGFS_REG32(DC_DISP_SD_LUT(8)),
|
H A D | dc.h | 491 #define DC_DISP_SD_LUT(x) (0x4c4 + (x)) macro
|
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/ |
H A D | dc.c | 1572 DEBUGFS_REG32(DC_DISP_SD_LUT(0)), 1573 DEBUGFS_REG32(DC_DISP_SD_LUT(1)), 1574 DEBUGFS_REG32(DC_DISP_SD_LUT(2)), 1575 DEBUGFS_REG32(DC_DISP_SD_LUT(3)), 1576 DEBUGFS_REG32(DC_DISP_SD_LUT(4)), 1577 DEBUGFS_REG32(DC_DISP_SD_LUT(5)), 1578 DEBUGFS_REG32(DC_DISP_SD_LUT(6)), 1579 DEBUGFS_REG32(DC_DISP_SD_LUT(7)), 1580 DEBUGFS_REG32(DC_DISP_SD_LUT(8)),
|
H A D | dc.h | 506 #define DC_DISP_SD_LUT(x) (0x4c4 + (x)) macro
|
Completed in 12 milliseconds