Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/cirrus/
H A Dep93xx_eth.c66 #define REG_BMSTS_RX_ACTIVE 0x00000008 macro
584 if ((rdl(ep, REG_BMSTS) & REG_BMSTS_RX_ACTIVE) != 0) in ep93xx_start_hw()