Lines Matching refs:exca_write_byte
196 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()
477 exca_write_byte(slot, I365_ADDRWIN, addrwin); in pccard_set_mem_map()
585 exca_write_byte(slot, I365_ADDRWIN, addrwin); in vrc4171_add_sockets()
590 exca_write_byte(slot, I365_ADDRWIN, addrwin); in vrc4171_add_sockets()
609 exca_write_byte(slot, I365_ADDRWIN, 0); in vrc4171_add_sockets()
610 exca_write_byte(slot, GLOBAL_CONTROL, 0); in vrc4171_add_sockets()