Home
last modified time | relevance | path

Searched refs:KSV_LEN (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/common/vendor/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-hdcp.c36 #define KSV_LEN 5 macro
489 value = (list * KSV_LEN) + HEADER + SHAMAX; in dw_hdmi_hdcp_ksvsha1()
496 ksvlistbuf[(list * KSV_LEN)] = bstaus0; in dw_hdmi_hdcp_ksvsha1()
497 ksvlistbuf[(list * KSV_LEN) + 1] = bstaus1; in dw_hdmi_hdcp_ksvsha1()
500 ksvlistbuf[(list * KSV_LEN) + i] = hdcp->read(hdmi, HDMI_A_SRM_BASE + i + 1); in dw_hdmi_hdcp_ksvsha1()
501 } else if (i < (HEADER + (list * KSV_LEN))) { /* KSV list */ in dw_hdmi_hdcp_ksvsha1()
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-hdcp.c36 #define KSV_LEN 5 macro
498 value = (list * KSV_LEN) + HEADER + SHAMAX; in dw_hdmi_hdcp_ksvsha1()
505 ksvlistbuf[(list * KSV_LEN)] = bstaus0; in dw_hdmi_hdcp_ksvsha1()
506 ksvlistbuf[(list * KSV_LEN) + 1] = bstaus1; in dw_hdmi_hdcp_ksvsha1()
509 ksvlistbuf[(list * KSV_LEN) + i] = in dw_hdmi_hdcp_ksvsha1()
511 else if (i < (HEADER + (list * KSV_LEN))) /* KSV list */ in dw_hdmi_hdcp_ksvsha1()

Completed in 4 milliseconds