Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/
H A Dsynclink_gt.c355 #define MASK_PARITY BIT1 macro
2506 info->read_status_mask |= MASK_PARITY | MASK_FRAMING; in change_params()
2510 info->ignore_status_mask |= MASK_PARITY | MASK_FRAMING; in change_params()