OSPI PHY Configuration.
Global structure to provide input to OSPI PHY tuining algorithm with either default or fast boot tuning paramters. It maintains the essential PHY configurations parameters. This data is usually SOC specific and is filled by SysConfig.
Data Fields | |
uint32_t | phyControlMode |
uint32_t | dllLockMode |
OSPI_PhyTuneWindowParams | tuningWindowParams |
uint32_t OSPI_PhyConfiguration::phyControlMode |
Controls the bypass mode of the master and slave DLLs.
uint32_t OSPI_PhyConfiguration::dllLockMode |
Determines if the master delay line locks on a full cycle or half cycle of delay.
OSPI_PhyTuneWindowParams OSPI_PhyConfiguration::tuningWindowParams |