OpenBIC
OpenSource Bridge-IC
|
#include <stdlib.h>
#include <logging/log.h>
#include "power_status.h"
#include "ipmi.h"
#include "libutil.h"
#include "apml.h"
#include "plat_apml.h"
#include "plat_class.h"
Functions | |
LOG_MODULE_REGISTER (plat_apml) | |
int | pal_check_sbrmi_command_code_length () |
uint8_t | pal_get_apml_bus () |
bool | get_tsi_status () |
void | reset_tsi_status () |
void | set_tsi_threshold () |
void | read_cpuid () |
const uint8_t * | get_cpuid () |
const uint8_t * get_cpuid | ( | ) |
bool get_tsi_status | ( | ) |
LOG_MODULE_REGISTER | ( | plat_apml | ) |
int pal_check_sbrmi_command_code_length | ( | ) |
uint8_t pal_get_apml_bus | ( | ) |
void read_cpuid | ( | ) |
void reset_tsi_status | ( | ) |
void set_tsi_threshold | ( | ) |