Home
last modified time | relevance | path

Searched refs:AR_PHY_ACTIVE_EN (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/sys/dev/ic/
Dar5008reg.h259 #define AR_PHY_ACTIVE_EN 0x00000001 macro
Dar9003reg.h558 #define AR_PHY_ACTIVE_EN 0x00000001 macro
Dar9003.c1895 AR_WRITE(sc, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN); in ar9003_init_baseband()
2096 AR_WRITE(sc, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN); in ar9003_init_calib()
Dar5008.c1957 AR_WRITE(sc, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN); in ar5008_init_baseband()