Searched refs:SOR_SEQ_INST (Results 1 – 2 of 2) sorted by relevance
895 DUMP_REG(SOR_SEQ_INST(0)); in tegra_sor_show_regs()896 DUMP_REG(SOR_SEQ_INST(1)); in tegra_sor_show_regs()897 DUMP_REG(SOR_SEQ_INST(2)); in tegra_sor_show_regs()898 DUMP_REG(SOR_SEQ_INST(3)); in tegra_sor_show_regs()899 DUMP_REG(SOR_SEQ_INST(4)); in tegra_sor_show_regs()900 DUMP_REG(SOR_SEQ_INST(5)); in tegra_sor_show_regs()901 DUMP_REG(SOR_SEQ_INST(6)); in tegra_sor_show_regs()902 DUMP_REG(SOR_SEQ_INST(7)); in tegra_sor_show_regs()903 DUMP_REG(SOR_SEQ_INST(8)); in tegra_sor_show_regs()904 DUMP_REG(SOR_SEQ_INST(9)); in tegra_sor_show_regs()[all …]
156 #define SOR_SEQ_INST(x) (0x22 + (x)) macro