Searched refs:hdlc_append_escaped (Results 1 – 1 of 1) sorted by relevance
267 static void hdlc_append_escaped(struct gb_beagleplay *bg, u8 value) in hdlc_append_escaped() function285 hdlc_append_escaped(bg, value); in hdlc_append_tx_u8()299 hdlc_append_escaped(bg, bg->tx_crc & 0xff); in hdlc_append_tx_crc()300 hdlc_append_escaped(bg, (bg->tx_crc >> 8) & 0xff); in hdlc_append_tx_crc()