Searched refs:RT2560_DROP_VERSION_ERROR (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/ic/ | ||
H A D | rt2560reg.h | 123 #define RT2560_DROP_VERSION_ERROR (1 << 6) macro |
H A D | rt2560.c | 2635 tmp |= RT2560_DROP_CTL | RT2560_DROP_VERSION_ERROR; in rt2560_init() |