Home
last modified time | relevance | path

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

/linux/drivers/staging/vt6655/
H A Dmac.c242 iowrite32(*(u32 *)(cxt_buf + MAC_REG_AC0DMAPTR), in vt6655_mac_restore_context()
243 io_base + MAC_REG_AC0DMAPTR); in vt6655_mac_restore_context()
649 iowrite32(curr_desc_addr, io_base + MAC_REG_AC0DMAPTR); in vt6655_mac_set_curr_ac_0_desc_addr_ex()
H A Dmac.h118 #define MAC_REG_AC0DMAPTR 0x88 macro