Searched refs:HDMI_HDCPREG_RMSTS (Results 1 – 3 of 3) sorted by relevance
46 #define HDMI_HDCPREG_RMSTS 0x780f macro310 reg_rmsts_addr = hdcp->regs + (HDMI_HDCPREG_RMSTS << 2); in dw_hdmi_hdcp_load_key()312 reg_rmsts_addr = hdcp->regs + HDMI_HDCPREG_RMSTS; in dw_hdmi_hdcp_load_key()367 if (!(hdcp->read(hdmi, HDMI_HDCPREG_RMSTS) & 0x3f)) in dw_hdmi_hdcp_start()
1971 val = hdmi_readb(hdmi, HDMI_HDCPREG_RMSTS); in dw_hdmi_hdcp_load_key()1982 val = hdmi_readb(hdmi, HDMI_HDCPREG_RMSTS); in dw_hdmi_hdcp_load_key()1996 val = hdmi_readb(hdmi, HDMI_HDCPREG_RMSTS); in dw_hdmi_hdcp_load_key()2034 if (!(hdmi_readb(hdmi, HDMI_HDCPREG_RMSTS) & 0x3f)) in hdmi_tx_hdcp_config()
492 #define HDMI_HDCPREG_RMSTS 0x780f macro