Home
last modified time | relevance | path

Searched refs:dectypt (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/hdmirx/
H A Drk_hdmirx_hdcp.c256 int dectypt, n = 0; in status_show() local
265 dectypt = hdmirx_hdcp_read(hdcp, HDCP2_STATUS) & BIT(0); in status_show()
266 if (dectypt) { in status_show()