hdcp22_cipher_dp
Vitis Drivers API Documentation
XHdcp22_Cipher_Dp Struct Reference

The XHdcp22 Cipher driver instance data. More...

Data Fields

XHdcp22_Cipher_Dp_Config Config
 Hardware Configuration. More...
 
u32 IsReady
 Core and the driver instance are initialized. More...
 

Detailed Description

The XHdcp22 Cipher driver instance data.

An instance must be allocated for each HDCP22 Cipher core in use.

Field Documentation

u32 XHdcp22_Cipher_Dp::IsReady

Core and the driver instance are initialized.

Referenced by XHdcp22Cipher_Dp_CfgInitialize().