Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/vt6655/
H A Dmac.c248 iowrite32(*(u32 *)(cxt_buf + MAC_REG_RXDMAPTR1), in vt6655_mac_restore_context()
249 io_base + MAC_REG_RXDMAPTR1); in vt6655_mac_restore_context()
579 iowrite32(curr_desc_addr, io_base + MAC_REG_RXDMAPTR1); in vt6655_mac_set_curr_rx_1_desc_addr()
H A Dmac.h124 #define MAC_REG_RXDMAPTR1 0xA0 macro