Searched refs:HDMI_HDCPREG_RMSTS (Results 1 – 2 of 2) sorted by relevance
1973 val = hdmi_readb(hdmi, HDMI_HDCPREG_RMSTS); in dw_hdmi_hdcp_load_key()1984 val = hdmi_readb(hdmi, HDMI_HDCPREG_RMSTS); in dw_hdmi_hdcp_load_key()1998 val = hdmi_readb(hdmi, HDMI_HDCPREG_RMSTS); in dw_hdmi_hdcp_load_key()2036 if (!(hdmi_readb(hdmi, HDMI_HDCPREG_RMSTS) & 0x3f)) in hdmi_tx_hdcp_config()
492 #define HDMI_HDCPREG_RMSTS 0x780f macro