Searched refs:bitstream_type (Results 1 – 10 of 10) sorted by relevance
| /u-boot/include/ |
| A D | fpga.h | 55 } bitstream_type; typedef 64 bitstream_type bstype, int flags); 70 bitstream_type bstype);
|
| A D | xilinx.h | 58 bitstream_type bstype, int flags); 73 bitstream_type bstype, int flags);
|
| /u-boot/drivers/fpga/ |
| A D | versalpl.c | 30 bitstream_type bstype, int flags) in versal_load()
|
| A D | xilinx.c | 41 bitstream_type bstype) in fpga_loadbitstream() 142 bitstream_type bstype, int flags) in xilinx_load()
|
| A D | fpga.c | 184 bitstream_type bstype) in fpga_loadbitstream() 250 int fpga_load(int devnum, const void *buf, size_t bsize, bitstream_type bstype, in fpga_load()
|
| A D | zynqpl.c | 200 static int zynq_dma_xfer_init(bitstream_type bstype) in zynq_dma_xfer_init() 343 bitstream_type *bstype) in zynq_validate_bitstream() 374 bitstream_type bstype, int flags) in zynq_load()
|
| A D | spartan2.c | 37 bitstream_type bstype, int flags) in spartan2_load()
|
| A D | spartan3.c | 42 bitstream_type bstype, int flags) in spartan3_load()
|
| A D | virtex2.c | 76 bitstream_type bstype, int flags) in virtex2_load()
|
| A D | zynqmppl.c | 229 bitstream_type bstype, int flags) in zynqmp_load()
|
Completed in 16 milliseconds