Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/mach-rc32434/
H A Deth.h100 #define ETH_ARC_AB (1 << 3) macro
/openbmc/linux/drivers/net/ethernet/
H A Dkorina.c131 #define ETH_ARC_AB BIT(3) macro
729 u32 recognise = ETH_ARC_AB; /* always accept broadcasts */ in korina_multicast_list()
1101 writel(ETH_ARC_AB, &lp->eth_regs->etharc); in korina_init()