Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/intel/soc/common/include/
H A Dsocfpga_sip_svc.h209 struct fpga_config_info { struct
/rk3399_ARM-atf/plat/intel/soc/common/
H A Dsocfpga_sip_svc.c61 struct fpga_config_info fpga_config_buffers[FPGA_CONFIG_BUFFER_SIZE];
63 static int intel_fpga_sdm_write_buffer(struct fpga_config_info *buffer) in intel_fpga_sdm_write_buffer()