OSPI PHY Tuning Window Parameters.
These are input window parameters for OSPI PHY tuning algorithm. This data is usually SOC specific and is filled by SysConfig.
Data Fields | |
| int32_t | txDllLowWindowStart |
| int32_t | txDllLowWindowEnd |
| int32_t | txDllHighWindowStart |
| int32_t | txDllHighWindowEnd |
| int32_t | rxLowSearchStart |
| int32_t | rxLowSearchEnd |
| int32_t | rxHighSearchStart |
| int32_t | rxHighSearchEnd |
| int32_t | txLowSearchStart |
| int32_t | txLowSearchEnd |
| int32_t | txHighSearchStart |
| int32_t | txHighSearchEnd |
| int32_t | txDLLSearchOffset |
| uint32_t | rxTxDLLSearchStep |
| uint32_t | rdDelayMin |
| uint32_t | rdDelayMax |
| int32_t OSPI_PhyWindowParams::txDllLowWindowStart |
| int32_t OSPI_PhyWindowParams::txDllLowWindowEnd |
| int32_t OSPI_PhyWindowParams::txDllHighWindowStart |
| int32_t OSPI_PhyWindowParams::txDllHighWindowEnd |
| int32_t OSPI_PhyWindowParams::rxLowSearchStart |
| int32_t OSPI_PhyWindowParams::rxLowSearchEnd |
| int32_t OSPI_PhyWindowParams::rxHighSearchStart |
| int32_t OSPI_PhyWindowParams::rxHighSearchEnd |
| int32_t OSPI_PhyWindowParams::txLowSearchStart |
| int32_t OSPI_PhyWindowParams::txLowSearchEnd |
| int32_t OSPI_PhyWindowParams::txHighSearchStart |
| int32_t OSPI_PhyWindowParams::txHighSearchEnd |
| int32_t OSPI_PhyWindowParams::txDLLSearchOffset |
| uint32_t OSPI_PhyWindowParams::rxTxDLLSearchStep |
| uint32_t OSPI_PhyWindowParams::rdDelayMin |
| uint32_t OSPI_PhyWindowParams::rdDelayMax |