Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/msm/hdmi/
Dhdmi_connector.c247 hpd_int_status = hdmi_read(hdmi, REG_HDMI_HPD_INT_STATUS); in hdmi_connector_irq()
272 uint32_t hpd_int_status = hdmi_read(hdmi, REG_HDMI_HPD_INT_STATUS); in detect_reg()
Dhdmi.xml.h410 #define REG_HDMI_HPD_INT_STATUS 0x00000250 macro