|
OpenBIC
OpenSource Bridge-IC
|

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) |
| enum wf_cxl_component |
| 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 | ||
| ) |
