Searched refs:RT2860_CCK_SHORT_EN (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/sys/dev/ic/
H A Drt2860reg.h702 #define RT2860_CCK_SHORT_EN (1 << 4) macro
H A Drt2860.c2102 tmp &= ~RT2860_CCK_SHORT_EN;
2104 tmp |= RT2860_CCK_SHORT_EN;
/openbsd-current/sys/dev/usb/
H A Dif_run.c3714 tmp |= RT2860_CCK_SHORT_EN;
3716 tmp &= ~RT2860_CCK_SHORT_EN;

Completed in 201 milliseconds