Pcie_ObAtuCfg specifies the Outbound ATU configurations for PCIe.
Data Fields | |
uint32_t | regionIndex |
Pcie_TlpType | tlpType |
uint32_t | lowerBaseAddr |
uint32_t | upperBaseAddr |
uint32_t | regionWindowSize |
uint32_t | lowerTargetAddr |
uint32_t | upperTargetAddr |
uint32_t Pcie_ObAtuCfg::regionIndex |
ATU region Index
Pcie_TlpType Pcie_ObAtuCfg::tlpType |
Transaction layer packet type Pcie_TlpType
uint32_t Pcie_ObAtuCfg::lowerBaseAddr |
Lower 32bit of Base address
uint32_t Pcie_ObAtuCfg::upperBaseAddr |
Upper 32bit of Base address
uint32_t Pcie_ObAtuCfg::regionWindowSize |
Region window size
uint32_t Pcie_ObAtuCfg::lowerTargetAddr |
Lower 32bit of Target address
uint32_t Pcie_ObAtuCfg::upperTargetAddr |
Upper 32bit of Target address