Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-ep93xx/
Dep93xx.h128 uint32_t bmsts; member
/third_party/uboot/u-boot-2020.01/drivers/net/
Dep93xx_eth.c229 while (!(readl(&mac->bmsts) & BMSTS_RXACT)) in ep93xx_eth_open()