Symbol: exca_writeb
drivers/pcmcia/ti113x.h
302
exca_writeb(socket, I365_INTCTL, new);
drivers/pcmcia/ti113x.h
312
exca_writeb(socket, I365_INTCTL, new);
drivers/pcmcia/ti113x.h
338
exca_writeb(socket, I365_CSCINT, (isa_irq << 4));
drivers/pcmcia/ti113x.h
342
exca_writeb(socket, I365_INTCTL, intctl);
drivers/pcmcia/topic.h
148
exca_writeb(socket, TOPIC_EXCA_IF_CONTROL, fctrl | TOPIC_EXCA_IFC_33V_ENA);
drivers/pcmcia/yenta_socket.c
1004
exca_writeb(socket, I365_CSCINT, reg | I365_CSC_STSCHG);
drivers/pcmcia/yenta_socket.c
1013
exca_writeb(socket, I365_CSCINT, reg);
drivers/pcmcia/yenta_socket.c
300
exca_writeb(socket, I365_POWER, reg);
drivers/pcmcia/yenta_socket.c
352
exca_writeb(socket, I365_INTCTL, intr);
drivers/pcmcia/yenta_socket.c
363
exca_writeb(socket, I365_INTCTL, reg);
drivers/pcmcia/yenta_socket.c
372
exca_writeb(socket, I365_POWER, reg);
drivers/pcmcia/yenta_socket.c
389
exca_writeb(socket, I365_CSCINT, reg);
drivers/pcmcia/yenta_socket.c
422
exca_writeb(socket, I365_ADDRWIN, addr);
drivers/pcmcia/yenta_socket.c
435
exca_writeb(socket, I365_IOCTL, ioctl);
drivers/pcmcia/yenta_socket.c
438
exca_writeb(socket, I365_ADDRWIN, addr | enable);
drivers/pcmcia/yenta_socket.c
466
exca_writeb(socket, I365_ADDRWIN, addr);
drivers/pcmcia/yenta_socket.c
469
exca_writeb(socket, CB_MEM_PAGE(map), start >> 24);
drivers/pcmcia/yenta_socket.c
502
exca_writeb(socket, I365_ADDRWIN, addr | enable);
drivers/pcmcia/yenta_socket.c
585
exca_writeb(socket, I365_GBLCTL, 0x00);
drivers/pcmcia/yenta_socket.c
586
exca_writeb(socket, I365_GENCTL, 0x00);
drivers/pcmcia/yenta_socket.c
812
exca_writeb(sock, I365_CSCINT, 0);
drivers/pcmcia/yenta_socket.c
940
exca_writeb(socket, I365_CSCINT, 0);
drivers/pcmcia/yenta_socket.c
945
exca_writeb(socket, I365_CSCINT, I365_CSC_STSCHG | (i << 4));
drivers/pcmcia/yenta_socket.c
951
exca_writeb(socket, I365_CSCINT, reg);