Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/cmd/
H A Dfpga.c178 rc = fpga_load(dev, fpga_data, data_size, BIT_FULL); in do_fpga()
188 rc = fpga_loadbitstream(dev, fpga_data, data_size, BIT_FULL); in do_fpga()
237 BIT_FULL); in do_fpga()
281 BIT_FULL); in do_fpga()
/OK3568_Linux_fs/u-boot/include/
H A Dfpga.h47 BIT_FULL = 0, enumerator
/OK3568_Linux_fs/u-boot/common/
H A Dimage.c1304 img_len, BIT_FULL); in boot_get_fpga()
1307 img_len, BIT_FULL); in boot_get_fpga()