![]() |
hdcp22_cipher_dp
Vitis Drivers API Documentation
|
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... | |
The XHdcp22 Cipher driver instance data.
An instance must be allocated for each HDCP22 Cipher core in use.
| XHdcp22_Cipher_Dp_Config XHdcp22_Cipher_Dp::Config |
Hardware Configuration.
Referenced by XHdcp22Cipher_Dp_CfgInitialize(), XHdcp22Cipher_Dp_SelfTest(), XHdcp22Cipher_Dp_SetKs(), XHdcp22Cipher_Dp_SetLanecount(), XHdcp22Cipher_Dp_SetLc128(), and XHdcp22Cipher_Dp_SetRiv().
| u32 XHdcp22_Cipher_Dp::IsReady |
Core and the driver instance are initialized.
Referenced by XHdcp22Cipher_Dp_CfgInitialize().