Searched refs:regWrites (Results 1 – 3 of 3) sorted by relevance
| /Linux-v4.19/drivers/net/wireless/ath/ath9k/ |
| D | ar5008_phy.c | 515 int regWrites = 0; in ar5008_hw_set_rf_regs() local 552 REG_WRITE_ARRAY(&bank0, 1, regWrites); in ar5008_hw_set_rf_regs() 553 REG_WRITE_ARRAY(&bank1, 1, regWrites); in ar5008_hw_set_rf_regs() 554 REG_WRITE_ARRAY(&bank2, 1, regWrites); in ar5008_hw_set_rf_regs() 555 REG_WRITE_ARRAY(&bank3, modesIndex, regWrites); in ar5008_hw_set_rf_regs() 556 ar5008_write_bank6(ah, ®Writes); in ar5008_hw_set_rf_regs() 557 REG_WRITE_ARRAY(&bank7, 1, regWrites); in ar5008_hw_set_rf_regs() 710 int i, regWrites = 0; in ar5008_hw_process_ini() local 732 REG_WRITE_ARRAY(&ah->iniAddac, 1, regWrites); in ar5008_hw_process_ini() 752 DO_DELAY(regWrites); in ar5008_hw_process_ini() [all …]
|
| D | ar9003_phy.c | 772 unsigned int i, regWrites = 0; in ar9003_hw_prog_ini() local 792 DO_DELAY(regWrites); in ar9003_hw_prog_ini() 885 unsigned int regWrites = 0, i; in ar9003_hw_process_ini() local 912 REG_WRITE_ARRAY(&ah->iniModesRxGain, 1, regWrites); in ar9003_hw_process_ini() 920 1, regWrites); in ar9003_hw_process_ini() 922 modesIndex, regWrites); in ar9003_hw_process_ini() 931 modesIndex, regWrites); in ar9003_hw_process_ini() 937 regWrites); in ar9003_hw_process_ini() 941 modesIndex, regWrites); in ar9003_hw_process_ini() 959 regWrites); in ar9003_hw_process_ini() [all …]
|
| D | ar9002_phy.c | 81 int regWrites = 0; in ar9002_hw_set_channel() local 92 1, regWrites); in ar9002_hw_set_channel() 95 1, regWrites); in ar9002_hw_set_channel()
|