Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pcmcia/
Dvrc4171_card.c196 static inline uint8_t exca_write_byte(int slot, uint8_t index, uint8_t data) in exca_write_byte() function
335 exca_write_byte(slot, CARD_VOLTAGE_SELECT, voltage); in pccard_set_socket()
342 exca_write_byte(slot, I365_POWER, power); in pccard_set_socket()
353 exca_write_byte(slot, I365_INTCTL, control); in pccard_set_socket()
356 exca_write_byte(slot, I365_CSCINT, cscint); in pccard_set_socket()
373 exca_write_byte(slot, I365_CSCINT, cscint); in pccard_set_socket()
397 exca_write_byte(slot, I365_ADDRWIN, addrwin); in pccard_set_io_map()
412 exca_write_byte(slot, I365_IOCTL, ioctl); in pccard_set_io_map()
416 exca_write_byte(slot, I365_ADDRWIN, addrwin); in pccard_set_io_map()
444 exca_write_byte(slot, I365_ADDRWIN, addrwin); in pccard_set_mem_map()
[all …]