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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pcmcia/
H A Dvrc4171_card.c207 static inline uint16_t exca_write_word(int slot, uint8_t index, uint16_t data) function
399 exca_write_word(slot, I365_IO(map)+I365_W_START, io->start);
400 exca_write_word(slot, I365_IO(map)+I365_W_STOP, io->stop);
449 exca_write_word(slot, I365_MEM(map)+I365_W_START, start);
465 exca_write_word(slot, I365_MEM(map)+I365_W_STOP, stop);
472 exca_write_word(slot, I365_MEM(map)+I365_W_OFF, offset);

Completed in 22 milliseconds