Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wan/
A Dwanxl.h121 #define STATUS_PARITY (STATUS_RX_FRAME_ERRORS + 4) macro
122 #define STATUS_ENCODING (STATUS_PARITY + 4)
A Dwanxlfw.S321 cmpl #PARITY_NONE, STATUS_PARITY(%a0)
360 cmpl #PARITY_CRC16_PR1_CCITT, STATUS_PARITY(%a0)
370 cmpl #PARITY_CRC32_PR1_CCITT, STATUS_PARITY(%a0)
380 cmpl #PARITY_CRC16_PR0_CCITT, STATUS_PARITY(%a0)
390 cmpl #PARITY_CRC32_PR0_CCITT, STATUS_PARITY(%a0)

Completed in 4 milliseconds