Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wan/
Dwanxlfw.S86 SCC_MFLR = 0x46 // 16-bit max Rx frame length (without flags) define
365 movew #HDLC_MAX_MRU + 2, SCC_MFLR(%a1) // 2 bytes for CRC
375 movew #HDLC_MAX_MRU + 4, SCC_MFLR(%a1) // 4 bytes for CRC
385 movew #HDLC_MAX_MRU + 2, SCC_MFLR(%a1) // 2 bytes for CRC
395 movew #HDLC_MAX_MRU + 4, SCC_MFLR(%a1) // 4 bytes for CRC
403 movew #HDLC_MAX_MRU, SCC_MFLR(%a1) // 0 bytes for CRC