Searched refs:SOR_SEQ_INST (Results 1 – 2 of 2) sorted by relevance
721 DUMP_REG(SOR_SEQ_INST(0)); in tegra_sor_show_regs()722 DUMP_REG(SOR_SEQ_INST(1)); in tegra_sor_show_regs()723 DUMP_REG(SOR_SEQ_INST(2)); in tegra_sor_show_regs()724 DUMP_REG(SOR_SEQ_INST(3)); in tegra_sor_show_regs()725 DUMP_REG(SOR_SEQ_INST(4)); in tegra_sor_show_regs()726 DUMP_REG(SOR_SEQ_INST(5)); in tegra_sor_show_regs()727 DUMP_REG(SOR_SEQ_INST(6)); in tegra_sor_show_regs()728 DUMP_REG(SOR_SEQ_INST(7)); in tegra_sor_show_regs()729 DUMP_REG(SOR_SEQ_INST(8)); in tegra_sor_show_regs()730 DUMP_REG(SOR_SEQ_INST(9)); in tegra_sor_show_regs()[all …]
133 #define SOR_SEQ_INST(x) (0x22 + (x)) macro