Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wan/
Dwanxlfw.S87 SCC_MFLR = 0x46 // 16-bit max Rx frame length (without flags) define
366 movew #HDLC_MAX_MRU + 2, SCC_MFLR(%a1) // 2 bytes for CRC
376 movew #HDLC_MAX_MRU + 4, SCC_MFLR(%a1) // 4 bytes for CRC
386 movew #HDLC_MAX_MRU + 2, SCC_MFLR(%a1) // 2 bytes for CRC
396 movew #HDLC_MAX_MRU + 4, SCC_MFLR(%a1) // 4 bytes for CRC
404 movew #HDLC_MAX_MRU, SCC_MFLR(%a1) // 0 bytes for CRC