Home
last modified time | relevance | path

Searched refs:bitstream_type (Results 1 – 9 of 9) sorted by relevance

/openbmc/u-boot/include/
H A Dfpga.h58 } bitstream_type; typedef
67 bitstream_type bstype);
73 bitstream_type bstype);
H A Dxilinx.h49 int (*load)(xilinx_desc *, const void *, size_t, bitstream_type);
60 bitstream_type bstype);
/openbmc/u-boot/drivers/fpga/
H A Dxilinx.c40 bitstream_type bstype) in fpga_loadbitstream()
141 bitstream_type bstype) in xilinx_load()
H A Dfpga.c186 bitstream_type bstype) in fpga_loadbitstream()
252 int fpga_load(int devnum, const void *buf, size_t bsize, bitstream_type bstype) in fpga_load()
H A Dzynqpl.c195 static int zynq_dma_xfer_init(bitstream_type bstype) in zynq_dma_xfer_init()
338 bitstream_type *bstype) in zynq_validate_bitstream()
369 bitstream_type bstype) in zynq_load()
H A Dzynqmppl.c197 bitstream_type bstype) in zynqmp_load()
H A Dvirtex2.c94 bitstream_type bstype) in virtex2_load()
H A Dspartan2.c44 bitstream_type bstype) in spartan2_load()
H A Dspartan3.c48 bitstream_type bstype) in spartan3_load()