Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/ti/
H A Ddavinci_emac.c126 #define EMAC_MAC_HOST_ERR_INTMASK_VAL (0x2) macro
1214 emac_write(EMAC_MACINTMASKSET, EMAC_MAC_HOST_ERR_INTMASK_VAL); in emac_hw_enable()