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_enable()969 tegra_hdmi_writel(hdmi, value, HDMI_NV_PDISP_SOR_SEQ_INST(8)); in tegra_hdmi_encoder_enable()1179 DUMP_REG(HDMI_NV_PDISP_SOR_SEQ_INST(0)); in tegra_hdmi_show_regs()1180 DUMP_REG(HDMI_NV_PDISP_SOR_SEQ_INST(1)); in tegra_hdmi_show_regs()1181 DUMP_REG(HDMI_NV_PDISP_SOR_SEQ_INST(2)); in tegra_hdmi_show_regs()1182 DUMP_REG(HDMI_NV_PDISP_SOR_SEQ_INST(3)); in tegra_hdmi_show_regs()1183 DUMP_REG(HDMI_NV_PDISP_SOR_SEQ_INST(4)); in tegra_hdmi_show_regs()1184 DUMP_REG(HDMI_NV_PDISP_SOR_SEQ_INST(5)); in tegra_hdmi_show_regs()1185 DUMP_REG(HDMI_NV_PDISP_SOR_SEQ_INST(6)); in tegra_hdmi_show_regs()1186 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