Searched refs:AR_PHY_TIMING11 (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/sys/external/isc/atheros_hal/dist/ar5212/
H A Dar5212phy.h259 #define AR_PHY_TIMING11 0x99a0 /* Spur Mitigation control */ macro
H A Dar5212_reset.c1676 OS_REG_WRITE(ah, AR_PHY_TIMING11, 0);
1765 OS_REG_WRITE(ah, AR_PHY_TIMING11, AR_PHY_TIMING11_USE_SPUR_IN_AGC |
/netbsd-current/sys/dev/ic/
H A Darn9380.c580 reg = AR_READ(sc, AR_PHY_TIMING11);
585 AR_WRITE(sc, AR_PHY_TIMING11, reg);
655 reg = AR_READ(sc, AR_PHY_TIMING11);
660 AR_WRITE(sc, AR_PHY_TIMING11, reg);
H A Darn5008reg.h117 #define AR_PHY_TIMING11 0x99a0 macro
451 /* Bits for AR_PHY_TIMING11. */
H A Darn9003reg.h60 #define AR_PHY_TIMING11 0x09818 macro
279 /* Bits for AR_PHY_TIMING11. */
H A Darn5416.c717 AR_WRITE(sc, AR_PHY_TIMING11,
H A Darn9280.c532 AR_WRITE(sc, AR_PHY_TIMING11,
/netbsd-current/sys/external/isc/atheros_hal/dist/ar5416/
H A Dar9280_attach.c493 OS_REG_WRITE(ah, AR_PHY_TIMING11, newVal);
H A Dar5416_attach.c548 OS_REG_WRITE(ah, AR_PHY_TIMING11, new);

Completed in 133 milliseconds