Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dmvgbe.h244 #define MVGBE_UR_ERROR (1 << 1) macro
H A Dmvgbe.c618 cmd_sts & (MVGBE_UR_ERROR | MVGBE_RL_ERROR)) { in __mvgbe_send()