Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-ep93xx/
Dep93xx.h216 #define RXCTL_MA (1 << 9) macro
/third_party/uboot/u-boot-2020.01/drivers/net/
Dep93xx_eth.c264 RXCTL_RCRCA | RXCTL_MA, &mac->rxctl); in ep93xx_eth_open()