Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds