Searched refs:RT2560_DROP_CRC_ERROR (Results 1 – 2 of 2) sorted by relevance
| /trueos/sys/dev/ral/ | ||
| HD | rt2560reg.h | 121 #define RT2560_DROP_CRC_ERROR (1 << 1) macro |
| HD | rt2560.c | 2679 tmp = RT2560_DROP_PHY_ERROR | RT2560_DROP_CRC_ERROR; in rt2560_init_locked() |