Searched refs:MVGBE_RL_ERROR (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/net/ | ||
| H A D | mvgbe.h | 243 #define MVGBE_RL_ERROR (1 << 2) macro |
| H A D | mvgbe.c | 569 cmd_sts & (MVGBE_UR_ERROR | MVGBE_RL_ERROR)) { in mvgbe_send() |