Home
last modified time | relevance | path

Searched refs:exca_write_byte (Results 1 – 1 of 1) sorted by relevance

/drivers/pcmcia/
Dvrc4171_card.c183 static inline uint8_t exca_write_byte(int slot, uint8_t index, uint8_t data) in exca_write_byte() function
322 exca_write_byte(slot, CARD_VOLTAGE_SELECT, voltage); in pccard_set_socket()
329 exca_write_byte(slot, I365_POWER, power); in pccard_set_socket()
340 exca_write_byte(slot, I365_INTCTL, control); in pccard_set_socket()
343 exca_write_byte(slot, I365_CSCINT, cscint); in pccard_set_socket()
360 exca_write_byte(slot, I365_CSCINT, cscint); in pccard_set_socket()
384 exca_write_byte(slot, I365_ADDRWIN, addrwin); in pccard_set_io_map()
399 exca_write_byte(slot, I365_IOCTL, ioctl); in pccard_set_io_map()
403 exca_write_byte(slot, I365_ADDRWIN, addrwin); in pccard_set_io_map()
431 exca_write_byte(slot, I365_ADDRWIN, addrwin); in pccard_set_mem_map()
[all …]