Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dcyclades.h248 #define CyPARITY (0x04) macro
/OK3568_Linux_fs/kernel/arch/m68k/mvme16x/
H A Dconfig.c149 #define CyPARITY (0x04) macro
/OK3568_Linux_fs/kernel/drivers/tty/
H A 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()