OpenBIC
OpenSource Bridge-IC
plat_spi.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  wf_cxl_component { WF_COMPNT_CXL1 = 0x05 , WF_COMPNT_CXL2 = 0x06 }
 

Functions

int pal_dump_cxl_flash_data (uint8_t *read_buf, uint32_t offset, size_t length, const struct device *flash_dev, uint8_t cxl_comp_id)
 
int pal_get_cxl_flash_position_by_id (uint8_t cxl_comp_id)
 
uint8_t pal_init_cxl_flash_device (uint8_t cxl_comp_id, const struct device **flash_dev)
 

Enumeration Type Documentation

◆ wf_cxl_component

Enumerator
WF_COMPNT_CXL1 
WF_COMPNT_CXL2 

Function Documentation

◆ pal_dump_cxl_flash_data()

int pal_dump_cxl_flash_data ( uint8_t *  read_buf,
uint32_t  offset,
size_t  length,
const struct device *  flash_dev,
uint8_t  cxl_comp_id 
)

◆ pal_get_cxl_flash_position_by_id()

int pal_get_cxl_flash_position_by_id ( uint8_t  cxl_comp_id)

◆ pal_init_cxl_flash_device()

uint8_t pal_init_cxl_flash_device ( uint8_t  cxl_comp_id,
const struct device **  flash_dev 
)
Here is the call graph for this function: