Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Ddesignware.h44 #define DISABLERXOWN (1 << 13) macro
H A Ddesignware.c237 u32 conf = readl(&mac_p->conf) | FRAMEBURSTENABLE | DISABLERXOWN; in dw_adjust_link()