Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dcyclades.h193 #define CyGFRCR (0x40*2) macro
/linux-4.1.27/arch/m68k/mvme16x/
Dconfig.c136 #define CyGFRCR (0x81) macro
/linux-4.1.27/drivers/tty/
Dcyclades.c3147 info->chip_rev = cyy_readb(info, CyGFRCR); in cy_init_card()
3207 cy_writeb(base_addr + (CyGFRCR << index), 0); in cyy_init_card()
3218 (CyGFRCR << index)) == 0) { in cyy_init_card()
3225 if (readb(base_addr + (CyGFRCR << index)) == 0x00) { in cyy_init_card()
3233 if ((0xf0 & (readb(base_addr + (CyGFRCR << index)))) != in cyy_init_card()
3244 if (readb(base_addr + (CyGFRCR << index)) >= CD1400_REV_J) { in cyy_init_card()