![]() |
mipi_rx_phy
Vitis Drivers API Documentation
|
The configuration structure for mipi_rx_phy. More...
Data Fields | |
| UINTPTR | BaseAddr |
| Base address of mipi_rx_phy. More... | |
| u32 | IsDphy |
| CPHY or DPHY Mode. More... | |
| u32 | IsRegisterPresent |
| Is register access allowed. More... | |
| u32 | MaxLanesPresent |
| Number of Lanes. More... | |
| u32 | EscClkPeriod |
| Escape Clock Peroid. More... | |
| u32 | EscTimeout |
| Escape Timeout. More... | |
| u32 | HSLineRate |
| High Speed Line Rate. More... | |
| u32 | HSTimeOut |
| Max Frame Length. More... | |
| u32 | Wakeup |
| Time to exit ULPS mode. More... | |
| u32 | EnableTimeOutRegs |
| Enable HS and Esc Timeout Regs. More... | |
The configuration structure for mipi_rx_phy.
This structure passes the hardware building information to the driver
| UINTPTR XMipi_Rx_Phy_Config::BaseAddr |
Base address of mipi_rx_phy.
Referenced by Mipi_Rx_PhySelfTestExample(), XMipi_Rx_Phy_Activate(), XMipi_Rx_Phy_CfgInitialize(), XMipi_Rx_Phy_ClearDataLane(), XMipi_Rx_Phy_GetClkLaneStatus(), XMipi_Rx_Phy_GetDataLaneStatus(), XMipi_Rx_Phy_GetDLCalibStatus(), XMipi_Rx_Phy_GetPacketCount(), and XMipi_Rx_Phy_GetVersionReg().
| u32 XMipi_Rx_Phy_Config::EnableTimeOutRegs |
Enable HS and Esc Timeout Regs.
Referenced by XMipi_Rx_Phy_Configure(), and XMipi_Rx_Phy_GetInfo().
| u32 XMipi_Rx_Phy_Config::EscClkPeriod |
Escape Clock Peroid.
| u32 XMipi_Rx_Phy_Config::EscTimeout |
Escape Timeout.
Referenced by XMipi_Rx_Phy_GetInfo().
| u32 XMipi_Rx_Phy_Config::HSLineRate |
High Speed Line Rate.
| u32 XMipi_Rx_Phy_Config::HSTimeOut |
Max Frame Length.
Referenced by XMipi_Rx_Phy_GetInfo(), and XMipi_Rx_Phy_SelfTest().
| u32 XMipi_Rx_Phy_Config::IsDphy |
CPHY or DPHY Mode.
Referenced by XMipi_Rx_Phy_Configure(), XMipi_Rx_Phy_GetClkLaneMode(), XMipi_Rx_Phy_GetClkLaneStatus(), and XMipi_Rx_Phy_GetInfo().
| u32 XMipi_Rx_Phy_Config::IsRegisterPresent |
Is register access allowed.
Referenced by XMipi_Rx_Phy_Activate(), 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(), and XMipi_Rx_Phy_Reset().
| u32 XMipi_Rx_Phy_Config::MaxLanesPresent |
| u32 XMipi_Rx_Phy_Config::Wakeup |
Time to exit ULPS mode.