Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/
H A Dite-it6161.c3031 it6161_hdmi_tx_write(it6161, REG_TX_SHA_SEL ,timeout); in hdmitx_hdcp_GetVr()
3049 it6161_hdmi_tx_write(it6161, REG_TX_SHA_SEL,5); // read m0[31:0] from reg51~reg54 in hdmitx_hdcp_GetM0()
3054 it6161_hdmi_tx_write(it6161, REG_TX_SHA_SEL,0); // read m0[39:32] from reg55 in hdmitx_hdcp_GetM0()
3056 it6161_hdmi_tx_write(it6161, REG_TX_SHA_SEL,1); // read m0[47:40] from reg55 in hdmitx_hdcp_GetM0()
3058 it6161_hdmi_tx_write(it6161, REG_TX_SHA_SEL,2); // read m0[55:48] from reg55 in hdmitx_hdcp_GetM0()
3060 it6161_hdmi_tx_write(it6161, REG_TX_SHA_SEL,3); // read m0[63:56] from reg55 in hdmitx_hdcp_GetM0()
3626 it6161_hdmi_tx_write(it6161, REG_TX_SHA_SEL, 5);
3636 it6161_hdmi_tx_write(it6161, REG_TX_SHA_SEL, i);
3747 it6161_hdmi_tx_write(it6161, REG_TX_SHA_SEL ,i);
H A Dite_it6161_hdmi_tx.h739 #define REG_TX_SHA_SEL 0x50 macro