Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/mach-rc32434/
H A Deth.h177 #define ETH_MII_IND_NV (1 << 2) macro
/openbmc/linux/drivers/net/ethernet/
H A Dkorina.c208 #define ETH_MII_IND_NV BIT(2) macro
549 if (readl(&lp->eth_regs->miimind) & ETH_MII_IND_NV) in korina_mdio_read()