Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/isdn/gigaset/
Disocdata.c355 int shiftinc, newones; in hdlc_bitstuff_byte() local
363 shiftinc = (stuff >> 13) & 3; in hdlc_bitstuff_byte()
368 isowbuf_putbits(iwb, stuff, 8 + shiftinc); in hdlc_bitstuff_byte()