Searched refs:DISABLERXOWN (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/net/ | ||
H A D | designware.h | 44 #define DISABLERXOWN (1 << 13) macro |
H A D | designware.c | 237 u32 conf = readl(&mac_p->conf) | FRAMEBURSTENABLE | DISABLERXOWN; in dw_adjust_link() |