Searched refs:HDMI_NV_PDISP_SOR_SEQ_INST (Results 1 – 2 of 2) sorted by relevance
968 tegra_hdmi_writel(hdmi, value, HDMI_NV_PDISP_SOR_SEQ_INST(0)); in tegra_hdmi_encoder_mode_set()969 tegra_hdmi_writel(hdmi, value, HDMI_NV_PDISP_SOR_SEQ_INST(8)); in tegra_hdmi_encoder_mode_set()1195 DUMP_REG(HDMI_NV_PDISP_SOR_SEQ_INST(0)); in tegra_hdmi_show_regs()1196 DUMP_REG(HDMI_NV_PDISP_SOR_SEQ_INST(1)); in tegra_hdmi_show_regs()1197 DUMP_REG(HDMI_NV_PDISP_SOR_SEQ_INST(2)); in tegra_hdmi_show_regs()1198 DUMP_REG(HDMI_NV_PDISP_SOR_SEQ_INST(3)); in tegra_hdmi_show_regs()1199 DUMP_REG(HDMI_NV_PDISP_SOR_SEQ_INST(4)); in tegra_hdmi_show_regs()1200 DUMP_REG(HDMI_NV_PDISP_SOR_SEQ_INST(5)); in tegra_hdmi_show_regs()1201 DUMP_REG(HDMI_NV_PDISP_SOR_SEQ_INST(6)); in tegra_hdmi_show_regs()1202 DUMP_REG(HDMI_NV_PDISP_SOR_SEQ_INST(7)); in tegra_hdmi_show_regs()[all …]
212 #define HDMI_NV_PDISP_SOR_SEQ_INST(x) (0x60 + (x)) macro