Searched refs:regChainOffset (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/wireless/ath/ath9k/
H A Deeprom_def.c419 u8 txRxAttenLocal, int regChainOffset, int i)
426 REG_RMW_FIELD(ah, AR_PHY_GAIN_2GHZ + regChainOffset,
429 REG_RMW_FIELD(ah, AR_PHY_GAIN_2GHZ + regChainOffset,
432 REG_RMW_FIELD(ah, AR_PHY_GAIN_2GHZ + regChainOffset,
435 REG_RMW_FIELD(ah, AR_PHY_GAIN_2GHZ + regChainOffset,
439 REG_RMW(ah, AR_PHY_GAIN_2GHZ + regChainOffset,
442 REG_RMW(ah, AR_PHY_GAIN_2GHZ + regChainOffset,
450 AR_PHY_RXGAIN + regChainOffset,
453 AR_PHY_RXGAIN + regChainOffset,
456 REG_RMW(ah, AR_PHY_RXGAIN + regChainOffset,
416 ath9k_hw_def_set_gain(struct ath_hw *ah, struct modal_eep_header *pModal, struct ar5416_eeprom_def *eep, u8 txRxAttenLocal, int regChainOffset, int i) argument
471 int i, regChainOffset; local
778 u32 reg32, regOffset, regChainOffset; local
[all...]
H A Deeprom_9287.c365 u32 reg32, regOffset, regChainOffset, regval; local
410 regChainOffset = i * 0x1000;
455 AR_PHY_TPCRG5 + regChainOffset,
477 (672 << 2) + regChainOffset;
854 u32 regChainOffset, regval; local
863 regChainOffset = i * 0x1000;
865 REG_WRITE(ah, AR_PHY_SWITCH_CHAIN_0 + regChainOffset,
868 REG_WRITE(ah, AR_PHY_TIMING_CTRL4(0) + regChainOffset,
869 (REG_READ(ah, AR_PHY_TIMING_CTRL4(0) + regChainOffset)
879 REG_RMW_FIELD(ah, AR_PHY_GAIN_2GHZ + regChainOffset,
[all...]
H A Deeprom_4k.c296 u32 reg32, regOffset, regChainOffset; local
333 regChainOffset = i * 0x1000;
346 REG_WRITE(ah, AR_PHY_TPCRG5 + regChainOffset,
358 regOffset = AR_PHY_BASE + (672 << 2) + regChainOffset;
365 i, regChainOffset, regOffset,

Completed in 1245 milliseconds