Searched refs:AR_PHY_SETTLING (Results 1 – 13 of 13) sorted by relevance
/netbsd/sys/dev/ic/ |
H A D | arn9280.c | 342 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 D | arn5416.c | 278 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 D | arn9285.c | 355 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 D | arn9287.c | 197 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 D | arn5008reg.h | 74 #define AR_PHY_SETTLING 0x9844 macro
|
H A D | arn9003reg.h | 102 #define AR_PHY_SETTLING 0x09e00 macro
|
/netbsd/sys/external/isc/atheros_hal/dist/ar5212/ |
H A D | ar5212phy.h | 80 #define AR_PHY_SETTLING 0x9844 macro
|
H A D | ar5212_reset.c | 1541 OS_REG_RMW_FIELD(ah, AR_PHY_SETTLING, in ar5212SetBoardValues()
|
/netbsd/sys/dev/usb/ |
H A D | if_otusreg.h | 206 #define AR_PHY_SETTLING (AR_PHY_BASE + 0x0044) macro
|
H A D | if_otus.c | 2610 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 D | ar5312_reset.c | 330 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 D | ar9285_reset.c | 268 OS_REG_RMW_FIELD(ah, AR_PHY_SETTLING, AR_PHY_SETTLING_SWITCH, in ar9285SetBoardValues()
|
H A D | ar5416_reset.c | 1313 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()
|