|
TT Zephyr Platforms 19.5.0-rc1
Tenstorrent Firmware
|
Go to the source code of this file.
Macros | |
| #define | PCIE_INST0_LOGICAL_X 2 |
| #define | PCIE_INST1_LOGICAL_X 11 |
| #define | PCIE_LOGICAL_Y 0 |
| #define | PCIE_DBI_REG_TLB 14 |
Enumerations | |
| enum | PCIeDeviceType { EndPoint = 0 , RootComplex = 1 } |
| enum | PCIeInitStatus { PCIeInitOk = 0 , PCIeSerdesFWLoadTimeout = 1 , PCIeLinkTrainTimeout = 2 } |
Functions | |
| static void | WriteDbiReg (const uint32_t addr, const uint32_t data) |
| static uint32_t | ReadDbiReg (const uint32_t addr) |
| #define PCIE_DBI_REG_TLB 14 |
| #define PCIE_INST0_LOGICAL_X 2 |
| #define PCIE_INST1_LOGICAL_X 11 |
| #define PCIE_LOGICAL_Y 0 |
| enum PCIeDeviceType |
| enum PCIeInitStatus |