Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/cmd/
H A Dfpga.c183 rc = fpga_load(dev, fpga_data, data_size, BIT_PARTIAL); in do_fpga()
193 rc = fpga_loadbitstream(dev, fpga_data, data_size, BIT_PARTIAL); in do_fpga()
/OK3568_Linux_fs/u-boot/include/
H A Dfpga.h48 BIT_PARTIAL, enumerator
/OK3568_Linux_fs/u-boot/drivers/fpga/
H A Dzynqpl.c202 if (bstype != BIT_PARTIAL) { in zynq_dma_xfer_init()
392 if (bstype != BIT_PARTIAL) in zynq_load()
/OK3568_Linux_fs/u-boot/common/
H A Dimage.c1311 img_len, BIT_PARTIAL); in boot_get_fpga()
1314 img_len, BIT_PARTIAL); in boot_get_fpga()