Searched refs:exca_writeb (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pcmcia/
H A Dvrc4173_cardu.c71 static inline void exca_writeb(vrc4173_socket_t *socket, uint16_t offset, uint8_t val) function
129 exca_writeb(socket, GLO_CNT, 0);
139 exca_writeb(socket, CARD_SCI, CARD_DT_EN|RDY_EN|BAT_WAR_EN|BAT_DEAD_EN);
237 exca_writeb(socket, PWR_CNT, val);
243 exca_writeb(socket, INT_GEN_CNT, val);
288 exca_writeb(socket, ADR_WIN_EN, window);
297 exca_writeb(socket, IO_WIN_CNT, ioctl);
300 exca_writeb(socket, ADR_WIN_EN, window | enable);
360 exca_writeb(socket, ADR_WIN_EN, window);
363 exca_writeb(socke
[all...]
H A Dyenta_socket.c155 static inline void exca_writeb(struct yenta_socket *socket, unsigned reg, u8 val) function
298 exca_writeb(socket, I365_POWER, reg);
350 exca_writeb(socket, I365_INTCTL, intr);
361 exca_writeb(socket, I365_INTCTL, reg);
370 exca_writeb(socket, I365_POWER, reg);
387 exca_writeb(socket, I365_CSCINT, reg);
420 exca_writeb(socket, I365_ADDRWIN, addr);
433 exca_writeb(socket, I365_IOCTL, ioctl);
436 exca_writeb(socket, I365_ADDRWIN, addr | enable);
464 exca_writeb(socke
[all...]
H A Dtopic.h144 exca_writeb(socket, TOPIC_EXCA_IF_CONTROL, fctrl | TOPIC_EXCA_IFC_33V_ENA);
H A Dti113x.h294 exca_writeb(socket, I365_INTCTL, new);
304 exca_writeb(socket, I365_INTCTL, new);
330 exca_writeb(socket, I365_CSCINT, (isa_irq << 4));
334 exca_writeb(socket, I365_INTCTL, intctl);

Completed in 110 milliseconds