Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dcyclades.h248 #define CyPARITY (0x04) macro
/Linux-v5.4/arch/m68k/mvme16x/
Dconfig.c150 #define CyPARITY (0x04) macro
/Linux-v5.4/drivers/tty/
Dcyclades.c467 else if (data & CyPARITY) in cyy_chip_rx()
497 } else if (data & CyPARITY) { in cyy_chip_rx()
3126 CyBREAK | CyPARITY | CyFRAME | CyOVERRUN; in cy_init_card()