|
OpenBIC
OpenSource Bridge-IC
|
#include <stdlib.h>#include <logging/log.h>#include "libutil.h"#include "hal_gpio.h"#include "plat_class.h"#include "plat_gpio.h"#include "plat_sensor_table.h"#include "plat_i2c.h"#include "pt5161l.h"#include "rg3mxxb12.h"#include "p3h284x.h"#include "m88rt51632.h"#include "plat_util.h"#include "libipmi.h"
Functions | |
| LOG_MODULE_REGISTER (plat_class) | |
| uint8_t | get_card_position () |
| uint8_t | get_card_type () |
| uint16_t | get_i3c_hub_type () |
| uint8_t | get_pcie_retimer_type (void) |
| uint8_t | get_board_revision () |
| uint32_t | get_pcie_retimer_version () |
| int | init_platform_config () |
| int | check_pcie_retimer_type (void) |
| void | cache_pcie_retimer_version (void) |
| void | init_board_revision (void) |
| void | init_i3c_hub_type (void) |
| void | set_clock_buffer_bypass_mode () |
| void cache_pcie_retimer_version | ( | void | ) |
| int check_pcie_retimer_type | ( | void | ) |

| uint8_t get_board_revision | ( | ) |
| uint8_t get_card_position | ( | ) |
| uint8_t get_card_type | ( | ) |
| uint16_t get_i3c_hub_type | ( | ) |
| uint8_t get_pcie_retimer_type | ( | void | ) |
| uint32_t get_pcie_retimer_version | ( | ) |
| void init_board_revision | ( | void | ) |
| void init_i3c_hub_type | ( | void | ) |

| int init_platform_config | ( | ) |

| LOG_MODULE_REGISTER | ( | plat_class | ) |
| void set_clock_buffer_bypass_mode | ( | ) |
