Home
last modified time | relevance | path

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

/external/u-boot/cmd/
Dfpga.c219 rc = fpga_load(dev, fpga_data, data_size, BIT_FULL); in do_fpga()
229 rc = fpga_loadbitstream(dev, fpga_data, data_size, BIT_FULL); in do_fpga()
284 BIT_FULL); in do_fpga()
328 BIT_FULL); in do_fpga()
/external/u-boot/include/
Dfpga.h55 BIT_FULL = 0, enumerator
/external/u-boot/common/
Dimage.c1281 img_len, BIT_FULL); in boot_get_fpga()
1284 img_len, BIT_FULL); in boot_get_fpga()