Home
last modified time | relevance | path

Searched refs:fpga_fsload (Results 1 – 3 of 3) sorted by relevance

/u-boot/include/
A Dfpga.h68 int fpga_fsload(int devnum, const void *buf, size_t size,
/u-boot/drivers/fpga/
A Dfpga.c196 int fpga_fsload(int devnum, const void *buf, size_t size, in fpga_fsload() function
/u-boot/cmd/
A Dfpga.c142 return fpga_fsload(dev, (void *)fpga_data, data_size, &fpga_fsinfo); in do_fpga_loadfs()

Completed in 7 milliseconds