Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Drf3000reg.h73 #define RF3000_DIVCTL_ENABLE __BIT(7)/* enable diversity */ macro
Datw.c1647 rc = atw_rf3000_write(sc, RF3000_DIVCTL, RF3000_DIVCTL_ENABLE); in atw_rf3000_init()