Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/intel/soc/common/include/
Dsocfpga_sip_svc.h60 struct fpga_config_info { struct
/external/arm-trusted-firmware/plat/intel/soc/common/
Dsocfpga_sip_svc.c45 struct fpga_config_info fpga_config_buffers[FPGA_CONFIG_BUFFER_SIZE];
47 static int intel_fpga_sdm_write_buffer(struct fpga_config_info *buffer) in intel_fpga_sdm_write_buffer()