Home
last modified time | relevance | path

Searched refs:BIT_FULL (Results 1 – 6 of 6) sorted by relevance

/u-boot/cmd/
A Dfpga.c181 return fpga_load(dev, (void *)fpga_data, data_size, BIT_FULL); in do_fpga_load()
196 return fpga_loadbitstream(dev, (void *)fpga_data, data_size, BIT_FULL); in do_fpga_loadb()
318 BIT_FULL); in do_fpga_loadmk()
358 return fpga_load(dev, fit_data, data_size, BIT_FULL); in do_fpga_loadmk()
/u-boot/include/
A Dfpga.h55 BIT_FULL = 0, enumerator
/u-boot/board/xilinx/zynq/
A Dcmds.c450 imgtype = BIT_FULL; in zynq_decrypt_image()
/u-boot/drivers/fpga/
A Dzynqpl.c558 if (bstype == BIT_FULL) { in zynq_decrypt_load()
/u-boot/common/spl/
A Dspl_fit.c620 spl_image->size, BIT_FULL); in spl_load_simple_fit()
/u-boot/common/
A Dimage.c1514 img_len, BIT_FULL); in boot_get_fpga()
1517 img_len, BIT_FULL); in boot_get_fpga()

Completed in 11 milliseconds