Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dcyclades.h249 #define CyFRAME (0x02) macro
/Linux-v4.19/arch/m68k/mvme16x/
Dconfig.c156 #define CyFRAME (0x02) macro
/Linux-v4.19/drivers/tty/
Dcyclades.c465 else if (data & CyFRAME) in cyy_chip_rx()
491 } else if (data & CyFRAME) { in cyy_chip_rx()
3131 CyBREAK | CyPARITY | CyFRAME | CyOVERRUN; in cy_init_card()