![]() |
vphy
Vitis Drivers API Documentation
|
This file contains static initialization methods for the XVphy driver.
MODIFICATION HISTORY:
Ver Who Date Changes
1.0 als 10/19/15 Initial release.
Functions | |
| XVphy_Config * | XVphy_LookupConfig (UINTPTR BaseAddress) |
| This function looks for the device configuration based on the unique device ID. More... | |
Variables | |
| XVphy_Config | XVphy_ConfigTable [] |
| A table of configuration structures containing the configuration information for each Video PHY core in the system. More... | |
| XVphy_Config* XVphy_LookupConfig | ( | UINTPTR | BaseAddress | ) |
This function looks for the device configuration based on the unique device ID.
The table XVphy_ConfigTable[] contains the configuration information for each device in the system.
| DeviceId | is the unique device ID of the device being looked up. |
| XVphy_Config XVphy_ConfigTable[] |
A table of configuration structures containing the configuration information for each Video PHY core in the system.