OpenBIC
OpenSource Bridge-IC
plat_class.h File Reference
#include "stdint.h"
Include dependency graph for plat_class.h:
This graph shows which files directly or indirectly include this file:

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 ()
 

Enumeration Type Documentation

◆ UBC_MODULE

enum UBC_MODULE
Enumerator
UBC_MODULE_DELTA 
UBC_MODULE_MPS 
UBC_MODULE_FLEX 
UBC_MODULE_LUXSHARE 
UBC_MODULE_UNKNOWN 

◆ VR_MODULE

enum VR_MODULE
Enumerator
VR_XDPE15284D 
VR_MP2985H 
VR_UNKNOWN 
VR_MODULE_MPS 
VR_MODULE_RNS 
VR_MODULE_UNKNOWN 

Function Documentation

◆ get_mmc_slot()

uint8_t get_mmc_slot ( )

◆ get_ubc_module()

uint8_t get_ubc_module ( )

◆ get_vr_module()

uint8_t get_vr_module ( )

◆ init_plat_config()

void init_plat_config ( )
Here is the call graph for this function: