Searched refs:SOR_SEQ_INST (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/ |
H A D | sor.c | 1566 DEBUGFS_REG32(SOR_SEQ_INST(0)), 1567 DEBUGFS_REG32(SOR_SEQ_INST(1)), 1568 DEBUGFS_REG32(SOR_SEQ_INST(2)), 1569 DEBUGFS_REG32(SOR_SEQ_INST(3)), 1570 DEBUGFS_REG32(SOR_SEQ_INST(4)), 1571 DEBUGFS_REG32(SOR_SEQ_INST(5)), 1572 DEBUGFS_REG32(SOR_SEQ_INST(6)), 1573 DEBUGFS_REG32(SOR_SEQ_INST(7)), 1574 DEBUGFS_REG32(SOR_SEQ_INST(8)), 1575 DEBUGFS_REG32(SOR_SEQ_INST( [all...] |
H A D | sor.h | 165 #define SOR_SEQ_INST(x) (0x22 + (x)) macro
|
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/ |
H A D | sor.c | 1567 DEBUGFS_REG32(SOR_SEQ_INST(0)), 1568 DEBUGFS_REG32(SOR_SEQ_INST(1)), 1569 DEBUGFS_REG32(SOR_SEQ_INST(2)), 1570 DEBUGFS_REG32(SOR_SEQ_INST(3)), 1571 DEBUGFS_REG32(SOR_SEQ_INST(4)), 1572 DEBUGFS_REG32(SOR_SEQ_INST(5)), 1573 DEBUGFS_REG32(SOR_SEQ_INST(6)), 1574 DEBUGFS_REG32(SOR_SEQ_INST(7)), 1575 DEBUGFS_REG32(SOR_SEQ_INST(8)), 1576 DEBUGFS_REG32(SOR_SEQ_INST( [all...] |
H A D | sor.h | 165 #define SOR_SEQ_INST(x) (0x22 + (x)) macro
|
Completed in 9 milliseconds