![]() |
mipi_rx_phy
Vitis Drivers API Documentation
|
The Xmipi_rx_phy Controller driver instance data. More...
Data Fields | |
| XMipi_Rx_Phy_Config | Config |
| Hardware Configuration. More... | |
| u32 | IsReady |
| Driver is ready. More... | |
The Xmipi_rx_phy Controller driver instance data.
The user is required to allocate a variable of this type for every Xmipi_rx_phy device in the system. A pointer to a variable of this type is then passed to the driver API functions.
| XMipi_Rx_Phy_Config XMipi_Rx_Phy::Config |
Hardware Configuration.
Referenced by XMipi_Rx_Phy_Activate(), XMipi_Rx_Phy_CfgInitialize(), XMipi_Rx_Phy_ClearDataLane(), XMipi_Rx_Phy_Configure(), XMipi_Rx_Phy_GetClkLaneMode(), XMipi_Rx_Phy_GetClkLaneStatus(), XMipi_Rx_Phy_GetDataLaneMode(), XMipi_Rx_Phy_GetDataLaneStatus(), XMipi_Rx_Phy_GetDLCalibStatus(), XMipi_Rx_Phy_GetInfo(), XMipi_Rx_Phy_GetPacketCount(), XMipi_Rx_Phy_GetRegIntfcPresent(), XMipi_Rx_Phy_GetVersionReg(), XMipi_Rx_Phy_Reset(), and XMipi_Rx_Phy_SelfTest().
| u32 XMipi_Rx_Phy::IsReady |
Driver is ready.
Referenced by XMipi_Rx_Phy_CfgInitialize(), and XMipi_Rx_Phy_Reset().