siihdmi: the deferred timeout is not a settle period

This commit is contained in:
Saleem Abdulrasool
2011-01-30 08:40:24 -08:00
parent 4dfc578385
commit 82d7751991
2 changed files with 3 additions and 4 deletions

View File

@@ -142,6 +142,8 @@
#define SIIHDMI_BASE_TPI_REVISION (0x29)
#define SIIHDMI_CTRL_INFO_FRAME_DRAIN_TIME (0x80)
#define SIIHDMI_HOTPLUG_HANDLER_TIMEOUT (0x32)
/* Input Bus and Pixel Repetition */
#define SIIHDMI_PIXEL_REPETITION_DUAL (1 << 0)
#define SIIHDMI_PIXEL_REPETITION_QUAD (3 << 0)