![]() |
TT-System-Firmware APIs 19.13.99
Tenstorrent Firmware
|

Macros | |
| #define | RECOVERY_NUM_SERDES 2 |
Functions | |
| bool | bh_chip_info_is_ubb (void) |
| uint32_t | bh_chip_info_additional_board_power (void) |
| uint64_t | bh_chip_info_board_id (void) |
| uint32_t | bh_chip_info_vendor_id (void) |
| void | bh_chip_info_pci_property (uint8_t pcie_inst, struct bh_pci_property *out) |
| bool | bh_chip_info_feature_cg_en (void) |
| bool | bh_chip_info_feature_noc_translation_en (void) |
| #define RECOVERY_NUM_SERDES 2 |
| uint32_t bh_chip_info_additional_board_power | ( | void | ) |
| uint64_t bh_chip_info_board_id | ( | void | ) |
| bool bh_chip_info_feature_cg_en | ( | void | ) |
| bool bh_chip_info_feature_noc_translation_en | ( | void | ) |
| bool bh_chip_info_is_ubb | ( | void | ) |
| void bh_chip_info_pci_property | ( | uint8_t | pcie_inst, |
| struct bh_pci_property * | out ) |
| uint32_t bh_chip_info_vendor_id | ( | void | ) |