Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/
Drocket_int.h193 #define PARITY_EN 0x04 /* enable parity (0 = no parity) */ macro
509 (ChP)->TxControl[2] &= ~PARITY_EN; \
627 (ChP)->TxControl[2] |= PARITY_EN; \
/Linux-v5.10/drivers/scsi/
Dadvansys.c1405 #define PARITY_EN 0x2000 /* Enable SCSI Parity Error detection */ macro
4624 PARITY_EN | QUEUE_128 | SEL_TMO_LONG | OUR_ID_EN | in AdvInitAsc3550Driver()
5105 PARITY_EN | QUEUE_128 | SEL_TMO_LONG | OUR_ID_EN | in AdvInitAsc38C0800Driver()
5600 PARITY_EN | QUEUE_128 | SEL_TMO_LONG | OUR_ID_EN | in AdvInitAsc38C1600Driver()