|
OpenBIC
OpenSource Bridge-IC
|
#include "stdint.h"

Go to the source code of this file.
Enumerations | |
| enum | VR_MODULE { VR_XDPE15284D , VR_MP2985H , VR_UNKNOWN = 0xFF , VR_MODULE_MPS , VR_MODULE_RNS , VR_MODULE_UNKNOWN } |
| enum | UBC_MODULE { UBC_MODULE_DELTA , UBC_MODULE_MPS , UBC_MODULE_FLEX , UBC_MODULE_LUXSHARE , UBC_MODULE_UNKNOWN } |
Functions | |
| void | init_plat_config () |
| uint8_t | get_vr_module () |
| uint8_t | get_ubc_module () |
| uint8_t | get_mmc_slot () |
| enum UBC_MODULE |
| enum VR_MODULE |
| uint8_t get_mmc_slot | ( | ) |
| uint8_t get_ubc_module | ( | ) |
| uint8_t get_vr_module | ( | ) |
| void init_plat_config | ( | ) |
