Home
last modified time | relevance | path

Searched refs:stuffing (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/media/pci/cx18/
Dcx18-fileops.c302 int stuffing, i; in cx18_copy_buf_to_user() local
340 stuffing = q[13] & 7; in cx18_copy_buf_to_user()
342 for (i = 0; i < stuffing; i++) in cx18_copy_buf_to_user()
345 if (i == stuffing && /* right number of stuffing bytes*/ in cx18_copy_buf_to_user()
348 q[14 + stuffing] == 0 && /* PES Pack or Sys Hdr */ in cx18_copy_buf_to_user()
349 q[15 + stuffing] == 0 && in cx18_copy_buf_to_user()
350 q[16 + stuffing] == 1) { in cx18_copy_buf_to_user()
/Linux-v4.19/drivers/media/pci/ivtv/
Divtv-fileops.c311 int stuffing, i; in ivtv_copy_buf_to_user() local
330 stuffing = q[13] & 7; in ivtv_copy_buf_to_user()
332 for (i = 0; i < stuffing; i++) in ivtv_copy_buf_to_user()
335 if (i == stuffing && (q[4] & 0xc4) == 0x44 && (q[12] & 3) == 3 && in ivtv_copy_buf_to_user()
336 q[14 + stuffing] == 0 && q[15 + stuffing] == 0 && in ivtv_copy_buf_to_user()
337 q[16 + stuffing] == 1) { in ivtv_copy_buf_to_user()
/Linux-v4.19/Documentation/devicetree/bindings/mtd/
Dvf610-nfc.txt15 in a board stuffing. Typical NAND memory timings derived from this
/Linux-v4.19/Documentation/networking/
Dx25.txt8 framing, bit-stuffing and checksumming. These both need to be handled by the
/Linux-v4.19/arch/m68k/ifpsp060/src/
Dpfpsp.S2296 # if we're stuffing a source operand back into an fsave frame then we
Dfpsp.S2297 # if we're stuffing a source operand back into an fsave frame then we