Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dcyclades.h197 #define CyGFRCR (0x40*2) macro
/Linux-v4.19/arch/m68k/mvme16x/
Dconfig.c134 #define CyGFRCR (0x81) macro
/Linux-v4.19/drivers/tty/
Dcyclades.c3114 info->chip_rev = cyy_readb(info, CyGFRCR); in cy_init_card()
3174 cy_writeb(base_addr + (CyGFRCR << index), 0); in cyy_init_card()
3185 (CyGFRCR << index)) == 0) { in cyy_init_card()
3192 if (readb(base_addr + (CyGFRCR << index)) == 0x00) { in cyy_init_card()
3200 if ((0xf0 & (readb(base_addr + (CyGFRCR << index)))) != in cyy_init_card()
3211 if (readb(base_addr + (CyGFRCR << index)) >= CD1400_REV_J) { in cyy_init_card()