Home
last modified time | relevance | path

Searched refs:AR_PHY_MODE_DYNAMIC (Results 1 – 5 of 5) sorted by relevance

/openbsd/sys/dev/ic/
H A Dar5008reg.h517 #define AR_PHY_MODE_DYNAMIC 0x00000004 macro
H A Dar9003reg.h550 #define AR_PHY_MODE_DYNAMIC 0x00000004 macro
H A Dar9380.c652 if (AR_READ(sc, AR_PHY_MODE) & AR_PHY_MODE_DYNAMIC) in ar9380_spur_mitigate_ofdm()
H A Dar5008.c1833 AR_PHY_MODE_DYNAMIC : AR_PHY_MODE_OFDM; in ar5008_set_rf_mode()
1839 reg |= AR_PHY_MODE_DYNAMIC | AR_PHY_MODE_DYN_CCK_DISABLE; in ar5008_set_rf_mode()
H A Dar9003.c1775 AR_PHY_MODE_DYNAMIC : AR_PHY_MODE_OFDM; in ar9003_set_rf_mode()
1778 reg |= AR_PHY_MODE_DYNAMIC | AR_PHY_MODE_DYN_CCK_DISABLE; in ar9003_set_rf_mode()