Home
last modified time | relevance | path

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

/netbsd/sys/dev/ic/
H A Drt2560reg.h121 #define RT2560_DROP_CTL (1 << 3) macro
H A Drt2560.c2830 tmp |= RT2560_DROP_CTL | RT2560_DROP_VERSION_ERROR; in rt2560_init()