CyGFRCR          3109 drivers/tty/cyclades.c 			info->chip_rev = cyy_readb(info, CyGFRCR);
CyGFRCR          3169 drivers/tty/cyclades.c 		cy_writeb(base_addr + (CyGFRCR << index), 0);
CyGFRCR          3180 drivers/tty/cyclades.c 				(CyGFRCR << index)) == 0) {
CyGFRCR          3187 drivers/tty/cyclades.c 		if (readb(base_addr + (CyGFRCR << index)) == 0x00) {
CyGFRCR          3195 drivers/tty/cyclades.c 		if ((0xf0 & (readb(base_addr + (CyGFRCR << index)))) !=
CyGFRCR          3206 drivers/tty/cyclades.c 		if (readb(base_addr + (CyGFRCR << index)) >= CD1400_REV_J) {