Searched refs:bitstream (Results 1 – 10 of 10) sorted by relevance
| /rk3399_rockchip-uboot/fs/jffs2/ |
| H A D | mini_inflate.c | 27 static void init_stream(struct bitstream *stream, unsigned char *data, in init_stream() 68 inline unsigned long pull_bits(struct bitstream *stream, in pull_bits() 88 inline int pull_bit(struct bitstream *stream) in pull_bit() 99 static void discard_bits(struct bitstream *stream) in discard_bits() 108 static void decompress_none(struct bitstream *stream, unsigned char *dest) in decompress_none() 123 static int read_symbol(struct bitstream *stream, struct huffman_set *set) in read_symbol() 141 static void decompress_huffman(struct bitstream *stream, unsigned char *dest) in decompress_huffman() 214 static void decompress_dynamic(struct bitstream *stream, unsigned char *dest) in decompress_dynamic() 320 static void decompress_fixed(struct bitstream *stream, unsigned char *dest) in decompress_fixed() 356 struct bitstream stream; in decompress_block()
|
| /rk3399_rockchip-uboot/drivers/fpga/ |
| H A D | Kconfig | 13 Enable Altera FPGA specific functions which includes bitstream 31 Enable FPGA driver for loading bitstream in BIT and BIN format 38 Enable Xilinx FPGA specific functions which includes bitstream 45 Enable FPGA driver for loading bitstream in BIT and BIN format
|
| /rk3399_rockchip-uboot/doc/SPI/ |
| H A D | README.altera_spi | 5 - Load the bitstream into FPGA, enable bridges
|
| /rk3399_rockchip-uboot/include/jffs2/ |
| H A D | mini_inflate.h | 33 struct bitstream { struct
|
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | zynqmp-zc1751-xm016-dc2.dts | 152 label = "nand-bitstream"; 177 label = "nand1-bitstream";
|
| H A D | zynqmp-ep108.dts | 103 label = "nand-bitstream";
|
| /rk3399_rockchip-uboot/board/imgtec/xilfpga/ |
| H A D | README | 39 When the example project bitstream is loaded, the cpu_reset button
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | Kconfig | 654 bool "fpga loadbp - load partial bitstream (Xilinx only)" 657 Supports loading an FPGA device from a bitstream buffer containing 658 a partial bitstream. 661 bool "fpga loadfs - load bitstream from FAT filesystem (Xilinx only)" 667 bool "fpga loadmk - load bitstream from image" 673 bool "fpga loadp - load partial bitstream" 676 Supports loading an FPGA device from a bitstream buffer containing 677 a partial bitstream.
|
| /rk3399_rockchip-uboot/board/cadence/xtfpga/ |
| H A D | README | 59 (on, 1, up). This mapping is implemented in the FPGA bitstream
|
| /rk3399_rockchip-uboot/doc/uImage.FIT/ |
| H A D | source_file_format.txt | 257 - fpga : Unit name of the corresponding fpga bitstream blob
|