Searched refs:REG_D20 (Results 1 – 1 of 1) sorted by relevance
38 #define REG_D20 820 macro77 crypt_write32(REG_D20 + 4 * i, GET_L32(x2)); in crypt_set_hdcp_key_ex()78 crypt_write32(REG_D20 + 4 * i + 1, GET_H32(x2)); in crypt_set_hdcp_key_ex()79 crypt_write32(REG_D20 + 4 * i + 2, GET_L32(x3)); in crypt_set_hdcp_key_ex()80 crypt_write32(REG_D20 + 4 * i + 3, GET_H32(x3)); in crypt_set_hdcp_key_ex()121 crypt_write32(REG_D20 + i, 0); in crypt_clear_hdcp_key()