Searched refs:exca_readw (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pcmcia/
H A Dvrc4173_cardu.c61 static inline uint16_t exca_readw(vrc4173_socket_t *socket, uint16_t offset) function
258 io->start = exca_readw(socket, IO_WIN_SA(map));
259 io->stop = exca_readw(socket, IO_WIN_EA(map));
319 start = exca_readw(socket, MEM_WIN_SA(map));
323 stop = exca_readw(socket, MEM_WIN_EA(map));
326 offset = exca_readw(socket, MEM_WIN_OA(map));
H A Dyenta_socket.c128 static inline u8 exca_readw(struct yenta_socket *socket, unsigned reg) function

Completed in 45 milliseconds