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