Searched refs:exca_write_byte (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.c196 static inline uint8_t exca_write_byte(int slot, uint8_t index, uint8_t data) function
334 exca_write_byte(slot, CARD_VOLTAGE_SELECT, voltage);
341 exca_write_byte(slot, I365_POWER, power);
352 exca_write_byte(slot, I365_INTCTL, control);
355 exca_write_byte(slot, I365_CSCINT, cscint);
372 exca_write_byte(slot, I365_CSCINT, cscint);
396 exca_write_byte(slot, I365_ADDRWIN, addrwin);
411 exca_write_byte(slot, I365_IOCTL, ioctl);
415 exca_write_byte(slot, I365_ADDRWIN, addrwin);
443 exca_write_byte(slo
[all...]

Completed in 30 milliseconds