Searched refs:RT2560_DROP_CTL (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12-stable/sys/dev/ral/ | ||
| D | rt2560reg.h | 123 #define RT2560_DROP_CTL (1 << 3) macro |
| D | rt2560.c | 2618 tmp |= RT2560_DROP_CTL | RT2560_DROP_VERSION_ERROR; in rt2560_init_locked() |