Searched refs:AR_PHY_TURBO (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/sys/external/isc/atheros_hal/dist/ar5211/
H A Dar5211phy.h30 #define AR_PHY_TURBO 0x9804 /* PHY frame control register */ macro
H A Dar5211_reset.c611 OS_REG_WRITE(ah, AR_PHY_TURBO, 0);
620 OS_REG_WRITE(ah, AR_PHY_TURBO, 0);
631 OS_REG_WRITE(ah, AR_PHY_TURBO,
634 OS_REG_WRITE(ah, AR_PHY_TURBO, 0);
/netbsd-current/sys/external/isc/atheros_hal/dist/ar5212/
H A Dar5212phy.h36 #define AR_PHY_TURBO 0x9804 /* frame control register */ macro
H A Dar5212_reset.c950 OS_REG_WRITE(ah, AR_PHY_TURBO, turbo);
963 OS_REG_WRITE(ah, AR_PHY_TURBO, turbo);
/netbsd-current/sys/external/isc/atheros_hal/dist/ar5312/
H A Dar5312_reset.c740 OS_REG_WRITE(ah, AR_PHY_TURBO, turbo);
753 OS_REG_WRITE(ah, AR_PHY_TURBO, turbo);
/netbsd-current/sys/dev/usb/
H A Dif_otusreg.h203 #define AR_PHY_TURBO (AR_PHY_BASE + 0x0004) macro
H A Dif_otus.c2868 otus_write(sc, AR_PHY_TURBO, tmp);
/netbsd-current/sys/dev/ic/
H A Darn9285.c597 AR_SETBITS(sc, AR_PHY_TURBO, AR_PHY_FC_DYN2040_EN);
610 AR_CLRBITS(sc, AR_PHY_TURBO, AR_PHY_FC_DYN2040_EN);
H A Darn5008reg.h62 #define AR_PHY_TURBO 0x9804 macro
238 /* Bits for AR_PHY_TURBO. */
H A Darn5008.c1743 phy = AR_READ(sc, AR_PHY_TURBO) & AR_PHY_FC_ENABLE_DAC_FIFO;
1755 AR_WRITE(sc, AR_PHY_TURBO, phy);
/netbsd-current/sys/external/isc/atheros_hal/dist/ar5416/
H A Dar5416_reset.c2232 OS_REG_WRITE(ah, AR_PHY_TURBO, phymode);

Completed in 117 milliseconds