Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/gma500/
H A Doaktrail_hdmi_i2c.c48 #define HDMI_INTR_HPD (1 << 0) macro
231 if (stat & HDMI_INTR_HPD) { in oaktrail_hdmi_i2c_handler()
232 HDMI_WRITE(HDMI_HISR, stat | HDMI_INTR_HPD); in oaktrail_hdmi_i2c_handler()