Searched refs:REG_LM_DDC (Results 1 – 2 of 2) sorted by relevance
774 lm_ddc = sii8620_readb(ctx, REG_LM_DDC); in sii8620_fetch_edid()782 REG_LM_DDC, lm_ddc | BIT_LM_DDC_SW_TPI_EN_DISABLED, in sii8620_fetch_edid()865 REG_LM_DDC, lm_ddc in sii8620_fetch_edid()1361 sii8620_setbits(ctx, REG_LM_DDC, BIT_LM_DDC_SW_TPI_EN_DISABLED, 0); in sii8620_mhl_init()
244 #define REG_LM_DDC 0x00c7 macro