Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dar5008reg.h260 #define AR_PHY_ACTIVE_DIS 0x00000000 macro
H A Dar9003reg.h557 #define AR_PHY_ACTIVE_DIS 0x00000000 macro
H A Dar9003.c1903 AR_WRITE(sc, AR_PHY_ACTIVE, AR_PHY_ACTIVE_DIS); in ar9003_disable_phy()
2093 AR_WRITE(sc, AR_PHY_ACTIVE, AR_PHY_ACTIVE_DIS); in ar9003_init_calib()
H A Dar5008.c1965 AR_WRITE(sc, AR_PHY_ACTIVE, AR_PHY_ACTIVE_DIS); in ar5008_disable_phy()