Searched refs:remaining_times (Results 1 – 2 of 2) sorted by relevance
374 hdcp->remaining_times = hdcp->retry_times; in dw_hdmi_hdcp_start()555 if (hdcp->remaining_times > 1) in dw_hdmi_hdcp_isr()556 hdcp->remaining_times--; in dw_hdmi_hdcp_isr()557 else if (hdcp->remaining_times == 1) in dw_hdmi_hdcp_isr()638 hdcp->remaining_times = hdcp->retry_times; in hdcp_trytimes_write()
33 int remaining_times; member