Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/
Dsynclink_gt.c381 #define MASK_PARITY BIT1 macro
2571 info->read_status_mask |= MASK_PARITY | MASK_FRAMING; in change_params()
2575 info->ignore_status_mask |= MASK_PARITY | MASK_FRAMING; in change_params()