Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dcyclades.h244 #define CyPARITY (0x04) macro
/linux-4.1.27/arch/m68k/mvme16x/
Dconfig.c157 #define CyPARITY (0x04) macro
/linux-4.1.27/drivers/tty/
Dcyclades.c469 else if (data & CyPARITY) in cyy_chip_rx()
499 } else if (data & CyPARITY) { in cyy_chip_rx()
3164 CyBREAK | CyPARITY | CyFRAME | CyOVERRUN; in cy_init_card()