Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dcyclades.h245 #define CyFRAME (0x02) macro
/linux-4.1.27/arch/m68k/mvme16x/
Dconfig.c158 #define CyFRAME (0x02) macro
/linux-4.1.27/drivers/tty/
Dcyclades.c467 else if (data & CyFRAME) in cyy_chip_rx()
493 } else if (data & CyFRAME) { in cyy_chip_rx()
3164 CyBREAK | CyPARITY | CyFRAME | CyOVERRUN; in cy_init_card()