Lines Matching refs:exca_write_byte
183 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()
464 exca_write_byte(slot, I365_ADDRWIN, addrwin); in pccard_set_mem_map()
572 exca_write_byte(slot, I365_ADDRWIN, addrwin); in vrc4171_add_sockets()
577 exca_write_byte(slot, I365_ADDRWIN, addrwin); in vrc4171_add_sockets()
596 exca_write_byte(slot, I365_ADDRWIN, 0); in vrc4171_add_sockets()
597 exca_write_byte(slot, GLOBAL_CONTROL, 0); in vrc4171_add_sockets()