Home
last modified time | relevance | path

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

/linux/drivers/staging/vt6655/
H A Dmac.c240 iowrite32(*(u32 *)(cxt_buf + MAC_REG_TXDMAPTR0), in vt6655_mac_restore_context()
241 io_base + MAC_REG_TXDMAPTR0); in vt6655_mac_restore_context()
613 iowrite32(curr_desc_addr, io_base + MAC_REG_TXDMAPTR0); in vt6655_mac_set_curr_tx_0_desc_addr_ex()
H A Dmac.h116 #define MAC_REG_TXDMAPTR0 0x80 macro