Home
last modified time | relevance | path

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

/linux/drivers/pcmcia/
H A Dyenta_socket.c165 static void exca_writew(struct yenta_socket *socket, unsigned reg, u16 val) in exca_writew() function
425 exca_writew(socket, I365_IO(map)+I365_W_START, io->start); in yenta_set_io_map()
426 exca_writew(socket, I365_IO(map)+I365_W_STOP, io->stop); in yenta_set_io_map()
476 exca_writew(socket, I365_MEM(map) + I365_W_START, word); in yenta_set_mem_map()
492 exca_writew(socket, I365_MEM(map) + I365_W_STOP, word); in yenta_set_mem_map()
499 exca_writew(socket, I365_MEM(map) + I365_W_OFF, word); in yenta_set_mem_map()