Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dcyclades.h197 #define CyGFRCR (0x40*2) macro
/Linux-v5.4/arch/m68k/mvme16x/
Dconfig.c129 #define CyGFRCR (0x81) macro
/Linux-v5.4/drivers/tty/
Dcyclades.c3109 info->chip_rev = cyy_readb(info, CyGFRCR); in cy_init_card()
3169 cy_writeb(base_addr + (CyGFRCR << index), 0); in cyy_init_card()
3180 (CyGFRCR << index)) == 0) { in cyy_init_card()
3187 if (readb(base_addr + (CyGFRCR << index)) == 0x00) { in cyy_init_card()
3195 if ((0xf0 & (readb(base_addr + (CyGFRCR << index)))) != in cyy_init_card()
3206 if (readb(base_addr + (CyGFRCR << index)) >= CD1400_REV_J) { in cyy_init_card()