Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Dar5008reg.h611 #define AR_PHY_SWAP_ALT_CHAIN 0x00000040 macro
Dar9003reg.h638 #define AR_PHY_SWAP_ALT_CHAIN 0x00000040 macro
Dar5008.c1973 AR_SETBITS(sc, AR_PHY_ANALOG_SWAP, AR_PHY_SWAP_ALT_CHAIN); in ar5008_init_chains()
Dar9003.c1911 AR_SETBITS(sc, AR_PHY_ANALOG_SWAP, AR_PHY_SWAP_ALT_CHAIN); in ar9003_init_chains()