HomeSort by: relevance | last modified time | path
    Searched refs:AR_PHY_RF_CTL4 (Results 1 - 9 of 9) sorted by relevancy

  /src/sys/external/isc/atheros_hal/dist/ar5416/
ar5416phy.h 199 #define AR_PHY_RF_CTL4 0x9834
ar5416_reset.c 1316 OS_REG_WRITE(ah, AR_PHY_RF_CTL4,
  /src/sys/dev/usb/
if_otusreg.h 205 #define AR_PHY_RF_CTL4 (AR_PHY_BASE + 0x0034)
if_otus.c 2623 otus_write(sc, AR_PHY_RF_CTL4, tmp);
  /src/sys/dev/ic/
arn5008reg.h 72 #define AR_PHY_RF_CTL4 0x9834
289 /* Bits for AR_PHY_RF_CTL4. */
arn5416.c 291 AR_WRITE(sc, AR_PHY_RF_CTL4, reg);
arn9280.c 354 AR_WRITE(sc, AR_PHY_RF_CTL4, reg);
arn9287.c 214 AR_WRITE(sc, AR_PHY_RF_CTL4, reg);
arn9285.c 367 AR_WRITE(sc, AR_PHY_RF_CTL4, reg);

Completed in 39 milliseconds