Home
last modified time | relevance | path

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

/external/u-boot/cmd/
Dfpga.c224 rc = fpga_load(dev, fpga_data, data_size, BIT_PARTIAL); in do_fpga()
234 rc = fpga_loadbitstream(dev, fpga_data, data_size, BIT_PARTIAL); in do_fpga()
/external/u-boot/include/
Dfpga.h56 BIT_PARTIAL, enumerator
/external/u-boot/drivers/fpga/
Dzynqpl.c202 if (bstype != BIT_PARTIAL) { in zynq_dma_xfer_init()
407 if (bstype != BIT_PARTIAL) in zynq_load()
/external/u-boot/common/
Dimage.c1288 img_len, BIT_PARTIAL); in boot_get_fpga()
1291 img_len, BIT_PARTIAL); in boot_get_fpga()