Searched refs:SCC_MFLR (Results 1 – 1 of 1) sorted by relevance
87 SCC_MFLR = 0x46 // 16-bit max Rx frame length (without flags) define366 movew #HDLC_MAX_MRU + 2, SCC_MFLR(%a1) // 2 bytes for CRC376 movew #HDLC_MAX_MRU + 4, SCC_MFLR(%a1) // 4 bytes for CRC386 movew #HDLC_MAX_MRU + 2, SCC_MFLR(%a1) // 2 bytes for CRC396 movew #HDLC_MAX_MRU + 4, SCC_MFLR(%a1) // 4 bytes for CRC404 movew #HDLC_MAX_MRU, SCC_MFLR(%a1) // 0 bytes for CRC