Home
last modified time | relevance | path

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

/external/u-boot/drivers/net/
Dmvgbe.h243 #define MVGBE_RL_ERROR (1 << 2) macro
Dmvgbe.c565 cmd_sts & (MVGBE_UR_ERROR | MVGBE_RL_ERROR)) { in mvgbe_send()