Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dfpga.c176 return fpga_load(dev, (void *)fpga_data, data_size, BIT_FULL); in do_fpga_load()
191 return fpga_loadbitstream(dev, (void *)fpga_data, data_size, BIT_FULL); in do_fpga_loadb()
313 BIT_FULL); in do_fpga_loadmk()
353 return fpga_load(dev, fit_data, data_size, BIT_FULL); in do_fpga_loadmk()
/openbmc/u-boot/include/
H A Dfpga.h55 BIT_FULL = 0, enumerator
/openbmc/u-boot/common/spl/
H A Dspl_fit.c429 spl_image->size, BIT_FULL); in spl_load_simple_fit()
/openbmc/u-boot/common/
H A Dimage.c1284 img_len, BIT_FULL); in boot_get_fpga()
1287 img_len, BIT_FULL); in boot_get_fpga()