Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dcyclades.h246 #define CyOVERRUN (0x01) macro
/linux-4.4.14/arch/m68k/mvme16x/
Dconfig.c156 #define CyOVERRUN (0x08) macro
/linux-4.4.14/drivers/tty/
Dcyclades.c471 else if (data & CyOVERRUN) in cyy_chip_rx()
506 } else if (data & CyOVERRUN) { in cyy_chip_rx()
3151 CyBREAK | CyPARITY | CyFRAME | CyOVERRUN; in cy_init_card()