Home
last modified time | relevance | path

Searched refs:fpga_config_info (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-a-latest/plat/intel/soc/common/include/
Dsocfpga_sip_svc.h193 struct fpga_config_info { struct
/trusted-firmware-a-latest/plat/intel/soc/common/
Dsocfpga_sip_svc.c53 struct fpga_config_info fpga_config_buffers[FPGA_CONFIG_BUFFER_SIZE];
55 static int intel_fpga_sdm_write_buffer(struct fpga_config_info *buffer) in intel_fpga_sdm_write_buffer()