Searched refs:crypt_write32 (Results 1 – 1 of 1) sorted by relevance
/arm-trusted-firmware-2.8.0/plat/mediatek/mt8173/drivers/crypt/ |
A D | crypt.c | 45 crypt_write32(REG_TRIG, 0); in crypt_wait() 50 crypt_write32(REG_INT, 0); in crypt_wait() 66 crypt_write32(REG_INIT, 0); in crypt_set_hdcp_key_ex() 67 crypt_write32(REG_INIT, 0xF); in crypt_set_hdcp_key_ex() 68 crypt_write32(REG_CLR, 1); in crypt_set_hdcp_key_ex() 69 crypt_write32(REG_INT, 0); in crypt_set_hdcp_key_ex() 71 crypt_write32(REG_P68, 0x70); in crypt_set_hdcp_key_ex() 73 crypt_write32(REG_P70, 0x30); in crypt_set_hdcp_key_ex() 74 crypt_write32(REG_P71, 0x4); in crypt_set_hdcp_key_ex() 82 crypt_write32(REG_P69, 0); in crypt_set_hdcp_key_ex() [all …]
|
Completed in 2 milliseconds