Lines Matching full:bitstream
94 debug("%s: Let's check bitstream header\n", __func__); in check_header()
96 /* Checking that passing bin is not a bitstream */ in check_header()
116 debug("%s: Bitstream is not recognized\n", __func__); in check_header()
120 debug("%s: Found bitstream header at %x %s swapinng\n", __func__, in check_header()
135 /* Find the first bitstream dummy word */ in check_data()
141 /* FIXME add full bitstream checking here */ in check_data()
307 /* For bitstream which are aligned */ in zynq_align_dma_buffer()
310 printf("%s: Bitstream is not swapped(%d) - swap it\n", __func__, in zynq_align_dma_buffer()
335 printf("%s: Bitstream is not validated yet (diff %x)\n", in zynq_validate_bitstream()
341 printf("%s: Bitstream has to be placed up to 1MB (%x)\n", in zynq_validate_bitstream()
359 * send bsize inplace of blocksize as it was not a bitstream in zynq_load()