Home
last modified time | relevance | path

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

/drivers/net/wan/
Dwanxlfw.S88 SCC_MFLR = 0x46 // 16-bit max Rx frame length (without flags) define
367 movew #HDLC_MAX_MRU + 2, SCC_MFLR(%a1) // 2 bytes for CRC
377 movew #HDLC_MAX_MRU + 4, SCC_MFLR(%a1) // 4 bytes for CRC
387 movew #HDLC_MAX_MRU + 2, SCC_MFLR(%a1) // 2 bytes for CRC
397 movew #HDLC_MAX_MRU + 4, SCC_MFLR(%a1) // 4 bytes for CRC
405 movew #HDLC_MAX_MRU, SCC_MFLR(%a1) // 0 bytes for CRC