Searched refs:SOR_SEQ_INST (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/tegra/ |
H A D | sor.c | 1569 DEBUGFS_REG32(SOR_SEQ_INST(0)), 1570 DEBUGFS_REG32(SOR_SEQ_INST(1)), 1571 DEBUGFS_REG32(SOR_SEQ_INST(2)), 1572 DEBUGFS_REG32(SOR_SEQ_INST(3)), 1573 DEBUGFS_REG32(SOR_SEQ_INST(4)), 1574 DEBUGFS_REG32(SOR_SEQ_INST(5)), 1575 DEBUGFS_REG32(SOR_SEQ_INST(6)), 1576 DEBUGFS_REG32(SOR_SEQ_INST(7)), 1577 DEBUGFS_REG32(SOR_SEQ_INST(8)), 1578 DEBUGFS_REG32(SOR_SEQ_INST(9)), [all …]
|
H A D | sor.h | 165 #define SOR_SEQ_INST(x) (0x22 + (x)) macro
|