#include <stdint.h>
#include <stdbool.h>
Go to the source code of this file.
◆ bh_pcie_mode_t
| Enumerator |
|---|
| BH_PCIE_MODE_DISABLED | 0 | |
| BH_PCIE_MODE_EP | 1 | |
| BH_PCIE_MODE_RP | 2 | |
◆ bh_chip_info_additional_board_power()
| uint32_t bh_chip_info_additional_board_power |
( |
void | | ) |
|
◆ bh_chip_info_board_id()
◆ bh_chip_info_feature_cg_en()
| bool bh_chip_info_feature_cg_en |
( |
void | | ) |
|
◆ bh_chip_info_feature_noc_translation_en()
| bool bh_chip_info_feature_noc_translation_en |
( |
void | | ) |
|
◆ bh_chip_info_is_ubb()
| bool bh_chip_info_is_ubb |
( |
void | | ) |
|
◆ bh_chip_info_pci_property()
◆ bh_chip_info_vendor_id()
| uint32_t bh_chip_info_vendor_id |
( |
void | | ) |
|