Home
last modified time | relevance | path

Searched refs:HDMI_CORE_I2CM_INT (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/video/fbdev/omap2/dss/
Dhdmi5_core.c123 REG_FLD_MOD(base, HDMI_CORE_I2CM_INT, 0x1, 3, 3); in hdmi_core_ddc_init()
126 REG_FLD_MOD(base, HDMI_CORE_I2CM_INT, 0x0, 2, 2); in hdmi_core_ddc_init()
136 REG_FLD_MOD(base, HDMI_CORE_I2CM_INT, 0x1, 2, 2); in hdmi_core_ddc_uninit()
273 DUMPCORE(HDMI_CORE_I2CM_INT); in hdmi5_core_dump()
555 REG_FLD_MOD(base, HDMI_CORE_I2CM_INT, 0x1, 2, 2); in hdmi_core_mask_interrupts()
Dhdmi5_core.h256 #define HDMI_CORE_I2CM_INT 0x157DC macro