Searched refs:HDMI_CORE_DDC_CMD (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/video/fbdev/omap2/dss/ |
D | hdmi4_core.c | 57 REG_FLD_MOD(base, HDMI_CORE_DDC_CMD, 0xf, 3, 0); in hdmi_core_ddc_init() 67 REG_FLD_MOD(base, HDMI_CORE_DDC_CMD, 0xA, 3, 0); in hdmi_core_ddc_init() 77 REG_FLD_MOD(base, HDMI_CORE_DDC_CMD, 0x9, 3, 0); in hdmi_core_ddc_init() 122 REG_FLD_MOD(base, HDMI_CORE_DDC_CMD, 0x4, 3, 0); in hdmi_core_ddc_edid() 124 REG_FLD_MOD(base, HDMI_CORE_DDC_CMD, 0x2, 3, 0); in hdmi_core_ddc_edid() 451 DUMPCORE(HDMI_CORE_DDC_CMD); in hdmi4_core_dump()
|
D | hdmi4_core.h | 109 #define HDMI_CORE_DDC_CMD 0x3CC macro
|