Home
last modified time | relevance | path

Searched refs:MASK_FRAMING (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/
H A Dsynclink_gt.c356 #define MASK_FRAMING BIT0 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()
/kernel/linux/linux-6.6/drivers/tty/
H A Dsynclink_gt.c351 #define MASK_FRAMING BIT0 macro
2489 info->read_status_mask |= MASK_PARITY | MASK_FRAMING; in change_params()
2493 info->ignore_status_mask |= MASK_PARITY | MASK_FRAMING; in change_params()

Completed in 12 milliseconds