Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/faraday/
H A Dftmac100.h13 #define FTMAC100_OFFSET_IMR 0x04 macro
H A Dftmac100.c91 iowrite32(INT_MASK_ALL_ENABLED, priv->base + FTMAC100_OFFSET_IMR); in ftmac100_enable_all_int()
96 iowrite32(INT_MASK_ALL_DISABLED, priv->base + FTMAC100_OFFSET_IMR); in ftmac100_disable_all_int()