Home
last modified time | relevance | path

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

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