Searched refs:AR_PHY_SETTLING_SWITCH (Results 1 – 8 of 8) sorted by relevance
| /netbsd/src/sys/external/isc/atheros_hal/dist/ar5212/ |
| D | ar5212phy.h | 83 #define AR_PHY_SETTLING_SWITCH 0x00003F80 macro
|
| D | ar5212_reset.c | 1542 AR_PHY_SETTLING_SWITCH, switchSettling); in ar5212SetBoardValues()
|
| /netbsd/src/sys/dev/ic/ |
| D | arn9287.c | 200 reg = RW(reg, AR_PHY_SETTLING_SWITCH, modal->swSettleHt40); in ar9287_init_from_rom() 203 reg = RW(reg, AR_PHY_SETTLING_SWITCH, modal->switchSettling); in ar9287_init_from_rom()
|
| D | arn9280.c | 343 reg = RW(reg, AR_PHY_SETTLING_SWITCH, modal->switchSettling); in ar9280_init_from_rom() 379 reg = RW(reg, AR_PHY_SETTLING_SWITCH, modal->swSettleHt40); in ar9280_init_from_rom()
|
| D | arn5416.c | 279 reg = RW(reg, AR_PHY_SETTLING_SWITCH, modal->switchSettling); in ar5416_init_from_rom() 316 reg = RW(reg, AR_PHY_SETTLING_SWITCH, modal->swSettleHt40); in ar5416_init_from_rom()
|
| D | arn9285.c | 356 reg = RW(reg, AR_PHY_SETTLING_SWITCH, modal->switchSettling); in ar9285_init_from_rom() 392 reg = RW(reg, AR_PHY_SETTLING_SWITCH, modal->swSettleHt40); in ar9285_init_from_rom()
|
| /netbsd/src/sys/external/isc/atheros_hal/dist/ar5416/ |
| D | ar9285_reset.c | 268 OS_REG_RMW_FIELD(ah, AR_PHY_SETTLING, AR_PHY_SETTLING_SWITCH, in ar9285SetBoardValues()
|
| 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()
|