Searched refs:RF3000_DIVCTL_ENABLE (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/dev/ic/ | ||
| D | rf3000reg.h | 73 #define RF3000_DIVCTL_ENABLE __BIT(7)/* enable diversity */ macro |
| D | atw.c | 1647 rc = atw_rf3000_write(sc, RF3000_DIVCTL, RF3000_DIVCTL_ENABLE); in atw_rf3000_init() |