Home
last modified time | relevance | path

Searched refs:bitstream (Results 1 – 25 of 35) sorted by relevance

12

/linux/Documentation/ABI/stable/
H A Dsysfs-driver-misc-cp5005 Description: Version of the FPGA configuration bitstream as printable string.
14 bitstream on reset. Normal FPGA behavior and default is to keep
15 configuration bitstream and to only reset the configured logic.
18 configuration bitstream with a simple reboot. Otherwise it is
20 configuration bitstream.
23 1 = keep configuration bitstream on reset, default
24 0 = reload configuration bitstream on reset
/linux/drivers/block/drbd/
H A Ddrbd_vli.h215 struct bitstream { struct
226 static inline void bitstream_init(struct bitstream *bs, void *s, size_t len, unsigned int pad_bits) in bitstream_init() argument
234 static inline void bitstream_rewind(struct bitstream *bs) in bitstream_rewind()
248 static inline int bitstream_put_bits(struct bitstream *bs, u64 val, const unsigned int bits) in bitstream_put_bits()
281 static inline int bitstream_get_bits(struct bitstream *bs, u64 *out, int bits) in bitstream_get_bits()
328 static inline int vli_encode_bits(struct bitstream *bs, u64 in) in vli_encode_bits()
/linux/Documentation/ABI/testing/
H A Dsysfs-driver-genwqe4 Description: Unique bitstream identification e.g.
21 Description: Currently active bitstream. 1 is default, 0 is backup.
26 Description: Interface to set the next bitstream to be used.
31 Description: Interface to trigger a PCIe card reset to reload the bitstream.
38 If successfully, the card will come back with the bitstream set
H A Ddebugfs-driver-genwqe58 Description: Comprehensive summary of bitstream version and software
59 version. Used bitstream and bitstream clocking information.
H A Dsysfs-devices-platform-stratix10-rsu34 0xF001 bitstream error
36 0xF003 bitstream corruption
H A Dsysfs-class-fpga-manager44 error or incompatible bitstream image. The intent of this
H A Dsysfs-platform-dfl-port15 returns uuid which could be used to identify which PR bitstream
/linux/drivers/media/platform/chips-media/coda/
H A Dcoda-bit.c157 (rd_ptr - ctx->bitstream.paddr); in coda_kfifo_sync_from_device()
168 rd_ptr = ctx->bitstream.paddr + (kfifo->out & kfifo->mask); in coda_kfifo_sync_to_device_full()
170 wr_ptr = ctx->bitstream.paddr + (kfifo->in & kfifo->mask); in coda_kfifo_sync_to_device_full()
180 wr_ptr = ctx->bitstream.paddr + (kfifo->in & kfifo->mask); in coda_kfifo_sync_to_device_write()
216 kfifo_init(&ctx->bitstream_fifo, ctx->bitstream.vaddr, in coda_bitstream_flush()
217 ctx->bitstream.size); in coda_bitstream_flush()
260 ctx->bitstream.size) in coda_bitstream_try_queue()
1731 ctx->bitstream.vaddr, ctx->bitstream.size); in coda_seq_end_work()
1768 if (ctx->bitstream.vaddr) in coda_alloc_bitstream_buffer()
1771 ctx->bitstream.size = roundup_pow_of_two(q_data->sizeimage * 2); in coda_alloc_bitstream_buffer()
[all …]
H A Dcoda.h263 struct coda_aux_buf bitstream; member
/linux/Documentation/admin-guide/media/
H A Dvisl.rst43 - keep_bitstream_buffers: Controls whether bitstream (i.e. OUTPUT) buffers are
141 **/sys/kernel/debug/visl/bitstream** with OUTPUT buffer data according to the
150 snprintf(name, 32, "bitstream%d", run->src->sequence);
158 $ xxd /sys/kernel/debug/visl/bitstream/bitstream0
172 $ xxd /sys/kernel/debug/visl/bitstream/bitstream1
/linux/drivers/misc/genwqe/
H A Dcard_debugfs.c287 u64 app_id, slu_id, bitstream = -1; in info_show() local
294 bitstream = __genwqe_readq(cd, IO_SLU_BITSTREAM); in info_show()
312 bitstream); in info_show()
H A Dcard_utils.c705 u64 bitstream; in genwqe_read_softreset() local
710 bitstream = __genwqe_readq(cd, IO_SLU_BITSTREAM) & 0x1; in genwqe_read_softreset()
711 cd->softreset = (bitstream == 0) ? 0x8ull : 0xcull; in genwqe_read_softreset()
/linux/include/linux/
H A Dhdlcdrv.h111 unsigned int bitstream; member
131 unsigned int bitstream; member
/linux/drivers/media/platform/verisilicon/
H A Dhantro_v4l2.h31 hantro_get_default_fmt(const struct hantro_ctx *ctx, bool bitstream,
/linux/Documentation/staging/
H A Dlzo.rst88 common case for zram. This modifies the bitstream in a backwards compatible way
105 17 : bitstream version. If the first byte is 17, and compressed
107 versioned bitstream), the next byte gives the bitstream version
109 Otherwise, the bitstream version is 0.
/linux/Documentation/devicetree/bindings/fpga/
H A Dlattice-machxo2-spi.txt3 Lattice MachXO2 FPGAs support a method of loading the bitstream over
/linux/drivers/media/test-drivers/visl/
H A DKconfig27 Choose Y to dump the bitstream buffers through debugfs.
/linux/drivers/media/platform/st/sti/delta/
H A DKconfig10 decoding of various compressed video bitstream format in
/linux/arch/arm/boot/dts/xilinx/
H A Dzynq-zc770-xm012.dts80 label = "nor-bitstream";
H A Dzynq-zed.dts82 label = "qspi-bitstream";
H A Dzynq-zc770-xm013.dts92 label = "qspi-bitstream";
H A Dzynq-zc770-xm010.dts92 label = "qspi-bitstream";
/linux/Documentation/fpga/
H A Ddfl.rst209 - Program bitstream (DFL_FPGA_FME_PORT_PR)
218 Read bitstream ID (bitstream_id)
221 Read bitstream metadata (bitstream_metadata)
291 afu_id indicates which PR bitstream is programmed to this AFU.
346 reconfiguration of the PR bitstream to the given port.
363 reconfiguration of a PR bitstream file. The PR bitstream file must have been
367 comparing the compatibility ID noted in the header of PR bitstream file against
/linux/Documentation/devicetree/bindings/mips/img/
H A Dxilfpga.txt76 When the example project bitstream is loaded, the cpu_reset button
/linux/arch/riscv/boot/dts/microchip/
H A Dmpfs-beaglev-fire.dts299 microchip,bitstream-flash = <&sys_ctrl_flash>;

12