Searched refs:CyGFRCR (Results 1 – 3 of 3) sorted by relevance
197 #define CyGFRCR (0x40*2) macro
134 #define CyGFRCR (0x81) macro
3114 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()