Searched refs:SCC_MFLR (Results 1 – 1 of 1) sorted by relevance
86 SCC_MFLR = 0x46 // 16-bit max Rx frame length (without flags) define365 movew #HDLC_MAX_MRU + 2, SCC_MFLR(%a1) // 2 bytes for CRC375 movew #HDLC_MAX_MRU + 4, SCC_MFLR(%a1) // 4 bytes for CRC385 movew #HDLC_MAX_MRU + 2, SCC_MFLR(%a1) // 2 bytes for CRC395 movew #HDLC_MAX_MRU + 4, SCC_MFLR(%a1) // 4 bytes for CRC403 movew #HDLC_MAX_MRU, SCC_MFLR(%a1) // 0 bytes for CRC