Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/isdn/gigaset/
Disocdata.c358 int shiftinc, newones; in hdlc_bitstuff_byte() local
366 shiftinc = (stuff >> 13) & 3; in hdlc_bitstuff_byte()
371 isowbuf_putbits(iwb, stuff, 8 + shiftinc); in hdlc_bitstuff_byte()