Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-ep93xx/
H A Dep93xx.h230 #define TXCTL_STXON (1 << 0) macro
/openbmc/u-boot/drivers/net/
H A Dep93xx_eth.c265 writel(TXCTL_STXON, &mac->txctl); in ep93xx_eth_open()