Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wan/
Dwanxl.h124 #define STATUS_PARITY (STATUS_RX_FRAME_ERRORS + 4) macro
125 #define STATUS_ENCODING (STATUS_PARITY + 4)
Dwanxlfw.S323 cmpl #PARITY_NONE, STATUS_PARITY(%a0)
362 cmpl #PARITY_CRC16_PR1_CCITT, STATUS_PARITY(%a0)
372 cmpl #PARITY_CRC32_PR1_CCITT, STATUS_PARITY(%a0)
382 cmpl #PARITY_CRC16_PR0_CCITT, STATUS_PARITY(%a0)
392 cmpl #PARITY_CRC32_PR0_CCITT, STATUS_PARITY(%a0)