Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wan/
H A Dfsl_ucc_hdlc.h133 #define DEFAULT_HDLC_HEAD 0xff44 macro
H A Dfsl_ucc_hdlc.c373 *proto_head = htons(DEFAULT_HDLC_HEAD); in ucc_hdlc_tx()