Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/cirrus/
Dep93xx_eth.c71 #define REG_BMSTS_RX_ACTIVE 0x00000008 macro
602 if ((rdl(ep, REG_BMSTS) & REG_BMSTS_RX_ACTIVE) != 0) in ep93xx_start_hw()