mipi_rx_phy
Vitis Drivers API Documentation
XMipi_Rx_Phy_Config Struct Reference

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...
 

Detailed Description

The configuration structure for mipi_rx_phy.

This structure passes the hardware building information to the driver

Field Documentation

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
u32 XMipi_Rx_Phy_Config::MaxLanesPresent

Number of Lanes.

Range 1 - 4

Referenced by XMipi_Rx_Phy_GetInfo().

u32 XMipi_Rx_Phy_Config::Wakeup

Time to exit ULPS mode.