Home
last modified time | relevance | path

Searched refs:fpgamgr_program_write (Results 1 – 4 of 4) sorted by relevance

/external/u-boot/arch/arm/mach-socfpga/include/mach/
Dfpga_manager.h29 void fpgamgr_program_write(const void *rbf_data, size_t rbf_size);
/external/u-boot/drivers/fpga/
Dsocfpga_arria10.c91 fpgamgr_program_write((const long unsigned int *)&sync_data, in fpgamgr_wait_early_user_mode()
470 fpgamgr_program_write(rbf_data, rbf_size); in socfpga_load()
Dsocfpga.c44 void fpgamgr_program_write(const void *rbf_data, size_t rbf_size) in fpgamgr_program_write() function
Dsocfpga_gen5.c235 fpgamgr_program_write(rbf_data, rbf_size); in socfpga_load()