Lines Matching refs:tcic_getw
131 static u_short tcic_getw(u_char reg)
134 printk(KERN_DEBUG "tcic_getw(%#lx) = %#x\n", tcic_base+reg, val);
151 #define tcic_getw(reg) inw(tcic_base+reg)
176 return tcic_getw(TCIC_AUX);
302 scf1 = tcic_getw(TCIC_DATA);
307 base = tcic_getw(TCIC_DATA);
309 ioctl = tcic_getw(TCIC_DATA);
379 if (tcic_getw(TCIC_ADDR) == 0) {
381 if (tcic_getw(TCIC_ADDR) == 0xc3a5) sock = 2;
388 if (tcic_getw(TCIC_ADDR) == 0) {
390 if (tcic_getw(TCIC_ADDR) == 0xc3a5) sock = 2;
560 if (tcic_getw(TCIC_DATA) & TCIC_SCF1_IOSTS) {
603 if (tcic_getw(TCIC_DATA) & TCIC_SCF1_IOSTS) {