Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/wan/
Dcycx_drv.c93 #define cyc2x_memcpy_toio(addr, buf, len) memcpy_toio((addr), buf, len) macro
257 cyc2x_memcpy_toio(hw->dpmbase + addr, buf, len); in cycx_poke()
301 cyc2x_memcpy_toio(addr + DATA_OFFSET, buffer, cnt); in buffer_load()