Searched refs:HDMI_HDCP_INT_CTRL_AUTH_FAIL_INT (Results 1 – 2 of 2) sorted by relevance
23 HDMI_HDCP_INT_CTRL_AUTH_FAIL_INT | \221 if (hdcp_int_status & HDMI_HDCP_INT_CTRL_AUTH_FAIL_INT) in hdmi_hdcp_irq()236 if (hdcp_int_status & HDMI_HDCP_INT_CTRL_AUTH_FAIL_INT) { in hdmi_hdcp_irq()
212 #define HDMI_HDCP_INT_CTRL_AUTH_FAIL_INT 0x00000010 macro