Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/ti/
Dcpmac.c114 #define CPMAC_MAC_HASH_LO 0x01d8 macro
336 cpmac_write(priv->regs, CPMAC_MAC_HASH_LO, 0xffffffff); in cpmac_set_multicast_list()
360 cpmac_write(priv->regs, CPMAC_MAC_HASH_LO, hash[0]); in cpmac_set_multicast_list()