Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/vt6655/
H A Dmac.c244 iowrite32(*(u32 *)(cxt_buf + MAC_REG_BCNDMAPTR), in vt6655_mac_restore_context()
245 io_base + MAC_REG_BCNDMAPTR); in vt6655_mac_restore_context()
H A Dmac.h120 #define MAC_REG_BCNDMAPTR 0x90 macro
H A Dcard.c417 iowrite32((u32)priv->tx_beacon_dma, priv->port_offset + MAC_REG_BCNDMAPTR); in CARDvSafeResetTx()
H A Drxtx.c1423 iowrite32((u32)priv->tx_beacon_dma, priv->port_offset + MAC_REG_BCNDMAPTR); in vnt_beacon_xmit()