|
TT Zephyr Platforms 19.5.0-rc1
Tenstorrent Firmware
|
#include <stdint.h>Go to the source code of this file.
Macros | |
| #define | NO_BAD_GDDR UINT8_MAX |
Functions | |
| int32_t | set_tensix_enable (bool enable) |
| int | NocInit (void) |
| void | InitNocTranslation (unsigned int pcie_instance, uint16_t bad_tensix_cols, uint8_t bad_gddr, uint16_t skip_eth) |
| int | InitNocTranslationFromHarvesting (void) |
| void | ClearNocTranslation (void) |
| void | GetEnabledTensix (uint8_t *x, uint8_t *y) |
| #define NO_BAD_GDDR UINT8_MAX |
| void ClearNocTranslation | ( | void | ) |
| void InitNocTranslation | ( | unsigned int | pcie_instance, |
| uint16_t | bad_tensix_cols, | ||
| uint8_t | bad_gddr, | ||
| uint16_t | skip_eth ) |
| int InitNocTranslationFromHarvesting | ( | void | ) |
| int NocInit | ( | void | ) |