Home
last modified time | relevance | path

Searched refs:AR_PHY_SETTLING (Results 1 – 13 of 13) sorted by relevance

/netbsd/sys/dev/ic/
H A Darn9280.c342 reg = AR_READ(sc, AR_PHY_SETTLING); in ar9280_init_from_rom()
344 AR_WRITE(sc, AR_PHY_SETTLING, reg); in ar9280_init_from_rom()
378 reg = AR_READ(sc, AR_PHY_SETTLING); in ar9280_init_from_rom()
380 AR_WRITE(sc, AR_PHY_SETTLING, reg); in ar9280_init_from_rom()
H A Darn5416.c278 reg = AR_READ(sc, AR_PHY_SETTLING); in ar5416_init_from_rom()
280 AR_WRITE(sc, AR_PHY_SETTLING, reg); in ar5416_init_from_rom()
315 reg = AR_READ(sc, AR_PHY_SETTLING); in ar5416_init_from_rom()
317 AR_WRITE(sc, AR_PHY_SETTLING, reg); in ar5416_init_from_rom()
H A Darn9285.c355 reg = AR_READ(sc, AR_PHY_SETTLING); in ar9285_init_from_rom()
357 AR_WRITE(sc, AR_PHY_SETTLING, reg); in ar9285_init_from_rom()
391 reg = AR_READ(sc, AR_PHY_SETTLING); in ar9285_init_from_rom()
393 AR_WRITE(sc, AR_PHY_SETTLING, reg); in ar9285_init_from_rom()
H A Darn9287.c197 reg = AR_READ(sc, AR_PHY_SETTLING); in ar9287_init_from_rom()
204 AR_WRITE(sc, AR_PHY_SETTLING, reg); in ar9287_init_from_rom()
H A Darn5008reg.h74 #define AR_PHY_SETTLING 0x9844 macro
H A Darn9003reg.h102 #define AR_PHY_SETTLING 0x09e00 macro
/netbsd/sys/external/isc/atheros_hal/dist/ar5212/
H A Dar5212phy.h80 #define AR_PHY_SETTLING 0x9844 macro
H A Dar5212_reset.c1541 OS_REG_RMW_FIELD(ah, AR_PHY_SETTLING, in ar5212SetBoardValues()
/netbsd/sys/dev/usb/
H A Dif_otusreg.h206 #define AR_PHY_SETTLING (AR_PHY_BASE + 0x0044) macro
H A Dif_otus.c2610 tmp = otus_phy_get_def(sc, AR_PHY_SETTLING); in otus_set_board_values()
2613 otus_write(sc, AR_PHY_SETTLING, tmp); in otus_set_board_values()
/netbsd/sys/external/isc/atheros_hal/dist/ar5312/
H A Dar5312_reset.c330 OS_REG_RMW_FIELD(ah, AR_PHY_SETTLING, AR_PHY_SETTLING_AGC, 32); in ar5312Reset()
/netbsd/sys/external/isc/atheros_hal/dist/ar5416/
H A Dar9285_reset.c268 OS_REG_RMW_FIELD(ah, AR_PHY_SETTLING, AR_PHY_SETTLING_SWITCH, in ar9285SetBoardValues()
H A Dar5416_reset.c1313 OS_REG_RMW_FIELD(ah, AR_PHY_SETTLING, AR_PHY_SETTLING_SWITCH, pModal->switchSettling); in ar5416SetBoardValues()
1345 OS_REG_RMW_FIELD(ah, AR_PHY_SETTLING, AR_PHY_SETTLING_SWITCH, pModal->swSettleHt40); in ar5416SetBoardValues()