Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:AR_SREV_9561
(Results
1 - 20
of
20
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H
A
D
ar9003_phy.h
457
#define AR_PHY_SPUR_MASK_A (AR_SM_BASE + (
AR_SREV_9561
(ah) ? 0x18 : 0x20))
458
#define AR_PHY_SPUR_MASK_B (AR_SM_BASE + (
AR_SREV_9561
(ah) ? 0x1c : 0x24))
501
#define AR_PHY_TEST (AR_SM_BASE + (
AR_SREV_9561
(ah) ? 0x15c : 0x160))
512
#define AR_PHY_TEST_CTL_STATUS (AR_SM_BASE + (
AR_SREV_9561
(ah) ? 0x160 : 0x164))
527
#define AR_PHY_TSTDAC (AR_SM_BASE + (
AR_SREV_9561
(ah) ? 0x164 : 0x168))
529
#define AR_PHY_CHAN_STATUS (AR_SM_BASE + (
AR_SREV_9561
(ah) ? 0x168 : 0x16c))
531
#define AR_PHY_CHAN_INFO_MEMORY (AR_SM_BASE + (
AR_SREV_9561
(ah) ? 0x16c : 0x170))
535
#define AR_PHY_CHNINFO_NOISEPWR (AR_SM_BASE + (
AR_SREV_9561
(ah) ? 0x170 : 0x174))
536
#define AR_PHY_CHNINFO_GAINDIFF (AR_SM_BASE + (
AR_SREV_9561
(ah) ? 0x174 : 0x178))
537
#define AR_PHY_CHNINFO_FINETIM (AR_SM_BASE + (
AR_SREV_9561
(a
[all...]
H
A
D
ar9003_phy.c
162
AR_SREV_9561
(ah) || AR_SREV_9565(ah)) {
in ar9003_hw_set_channel()
186
AR_SREV_9531(ah) ||
AR_SREV_9561
(ah)) &&
in ar9003_hw_set_channel()
253
AR_SREV_9550(ah) ||
AR_SREV_9561
(ah)) {
in ar9003_hw_spur_mitigate_mrc_cck()
280
AR_SREV_9550(ah) ||
AR_SREV_9561
(ah))
in ar9003_hw_spur_mitigate_mrc_cck()
631
if (!
AR_SREV_9561
(ah))
in ar9003_hw_set_channel_regs()
736
AR_SREV_9561
(ah)) {
in ar9003_hw_override_ini()
917
if (AR_SREV_9550(ah) ||
AR_SREV_9561
(ah))
in ar9003_hw_process_ini()
921
if (
AR_SREV_9561
(ah) && (ar9003_hw_get_rx_gain_idx(ah) == 0))
in ar9003_hw_process_ini()
927
if (AR_SREV_9550(ah) || AR_SREV_9531(ah) ||
AR_SREV_9561
(ah)) {
in ar9003_hw_process_ini()
933
if (
AR_SREV_9561
(a
in ar9003_hw_process_ini()
[all...]
H
A
D
ar9003_hw.c
379
} else if (
AR_SREV_9561
(ah)) {
in ar9003_hw_init_mode_regs()
617
else if (
AR_SREV_9561
(ah))
in ar9003_tx_gain_table_mode0()
670
} else if (
AR_SREV_9561
(ah))
in ar9003_tx_gain_table_mode1()
710
else if (
AR_SREV_9561
(ah))
in ar9003_tx_gain_table_mode2()
784
else if (
AR_SREV_9561
(ah))
in ar9003_tx_gain_table_mode5()
858
} else if (
AR_SREV_9561
(ah)) {
in ar9003_rx_gain_table_mode0()
920
} else if (
AR_SREV_9561
(ah)) {
in ar9003_rx_gain_table_mode1()
H
A
D
hw.c
833
AR_SREV_9561
(ah)) {
in ath9k_hw_init_pll()
844
if (AR_SREV_9531(ah) ||
AR_SREV_9561
(ah)) {
in ath9k_hw_init_pll()
861
AR_SREV_9561
(ah)) ?
in ath9k_hw_init_pll()
868
if (AR_SREV_9531(ah) ||
AR_SREV_9561
(ah))
in ath9k_hw_init_pll()
886
else if (AR_SREV_9531(ah) ||
AR_SREV_9561
(ah)) {
in ath9k_hw_init_pll()
903
if (AR_SREV_9531(ah) ||
AR_SREV_9561
(ah))
in ath9k_hw_init_pll()
944
AR_SREV_9561
(ah))
in ath9k_hw_init_interrupt_masks()
1776
AR_SREV_9561
(ah))
in ath9k_hw_init_desc()
2471
} else if (
AR_SREV_9561
(ah)) {
in ath9k_gpio_cap_init()
2610
!
AR_SREV_9561
(a
in ath9k_hw_fill_cap_info()
[all...]
H
A
D
ani.c
264
AR_SREV_9565(ah) ||
AR_SREV_9561
(ah))
in ath9k_hw_set_cck_nil()
H
A
D
ar9003_eeprom.c
3609
AR_SREV_9531(ah) ||
AR_SREV_9561
(ah))
in ar9003_hw_xpa_bias_level_apply()
3672
} else if (AR_SREV_9550(ah) || AR_SREV_9531(ah) ||
AR_SREV_9561
(ah)) {
in ar9003_hw_ant_ctrl_apply()
4003
AR_SREV_9561
(ah)) {
in ar9003_hw_internal_regulator_apply()
4007
if (
AR_SREV_9561
(ah))
in ar9003_hw_internal_regulator_apply()
4112
!
AR_SREV_9561
(ah))
in ar9003_hw_xpa_timing_control_apply()
4895
if (AR_SREV_9550(ah) || AR_SREV_9531(ah) ||
AR_SREV_9561
(ah)) {
in ar9003_hw_power_control_override()
H
A
D
reg.h
993
#define
AR_SREV_9561
(_ah) \
macro
998
AR_SREV_9561
(ah))
H
A
D
recv.c
425
AR_SREV_9561
(sc->sc_ah))
in ath_calcrxfilter()
H
A
D
mac.c
816
AR_SREV_9561
(ah))
in __ath9k_hw_enable_interrupts()
H
A
D
ar9003_calib.c
1209
else if (
AR_SREV_9561
(ah))
in ar9003_hw_manual_peak_cal()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H
A
D
ar9003_phy.h
457
#define AR_PHY_SPUR_MASK_A(_ah) (AR_SM_BASE + (
AR_SREV_9561
(_ah) ? 0x18 : 0x20))
458
#define AR_PHY_SPUR_MASK_B(_ah) (AR_SM_BASE + (
AR_SREV_9561
(_ah) ? 0x1c : 0x24))
501
#define AR_PHY_TEST(_ah) (AR_SM_BASE + (
AR_SREV_9561
(_ah) ? 0x15c : 0x160))
512
#define AR_PHY_TEST_CTL_STATUS(_ah) (AR_SM_BASE + (
AR_SREV_9561
(_ah) ? 0x160 : 0x164))
527
#define AR_PHY_TSTDAC(_ah) (AR_SM_BASE + (
AR_SREV_9561
(_ah) ? 0x164 : 0x168))
529
#define AR_PHY_CHAN_STATUS(_ah) (AR_SM_BASE + (
AR_SREV_9561
(_ah) ? 0x168 : 0x16c))
531
#define AR_PHY_CHAN_INFO_MEMORY(_ah) (AR_SM_BASE + (
AR_SREV_9561
(_ah) ? 0x16c : 0x170))
535
#define AR_PHY_CHNINFO_NOISEPWR(_ah) (AR_SM_BASE + (
AR_SREV_9561
(_ah) ? 0x170 : 0x174))
536
#define AR_PHY_CHNINFO_GAINDIFF(_ah) (AR_SM_BASE + (
AR_SREV_9561
(_ah) ? 0x174 : 0x178))
537
#define AR_PHY_CHNINFO_FINETIM(_ah) (AR_SM_BASE + (
AR_SREV_9561
(_a
[all...]
H
A
D
ar9003_phy.c
162
AR_SREV_9561
(ah) || AR_SREV_9565(ah)) {
in ar9003_hw_set_channel()
186
AR_SREV_9531(ah) ||
AR_SREV_9561
(ah)) &&
in ar9003_hw_set_channel()
253
AR_SREV_9550(ah) ||
AR_SREV_9561
(ah)) {
in ar9003_hw_spur_mitigate_mrc_cck()
280
AR_SREV_9550(ah) ||
AR_SREV_9561
(ah))
in ar9003_hw_spur_mitigate_mrc_cck()
622
if (!
AR_SREV_9561
(ah))
in ar9003_hw_set_channel_regs()
727
AR_SREV_9561
(ah)) {
in ar9003_hw_override_ini()
908
if (AR_SREV_9550(ah) ||
AR_SREV_9561
(ah))
in ar9003_hw_process_ini()
912
if (
AR_SREV_9561
(ah) && (ar9003_hw_get_rx_gain_idx(ah) == 0))
in ar9003_hw_process_ini()
918
if (AR_SREV_9550(ah) || AR_SREV_9531(ah) ||
AR_SREV_9561
(ah)) {
in ar9003_hw_process_ini()
924
if (
AR_SREV_9561
(a
in ar9003_hw_process_ini()
[all...]
H
A
D
ar9003_hw.c
379
} else if (
AR_SREV_9561
(ah)) {
in ar9003_hw_init_mode_regs()
617
else if (
AR_SREV_9561
(ah))
in ar9003_tx_gain_table_mode0()
670
} else if (
AR_SREV_9561
(ah))
in ar9003_tx_gain_table_mode1()
710
else if (
AR_SREV_9561
(ah))
in ar9003_tx_gain_table_mode2()
784
else if (
AR_SREV_9561
(ah))
in ar9003_tx_gain_table_mode5()
858
} else if (
AR_SREV_9561
(ah)) {
in ar9003_rx_gain_table_mode0()
920
} else if (
AR_SREV_9561
(ah)) {
in ar9003_rx_gain_table_mode1()
H
A
D
hw.c
832
AR_SREV_9561
(ah)) {
in ath9k_hw_init_pll()
843
if (AR_SREV_9531(ah) ||
AR_SREV_9561
(ah)) {
in ath9k_hw_init_pll()
860
AR_SREV_9561
(ah)) ?
in ath9k_hw_init_pll()
867
if (AR_SREV_9531(ah) ||
AR_SREV_9561
(ah))
in ath9k_hw_init_pll()
885
else if (AR_SREV_9531(ah) ||
AR_SREV_9561
(ah)) {
in ath9k_hw_init_pll()
902
if (AR_SREV_9531(ah) ||
AR_SREV_9561
(ah))
in ath9k_hw_init_pll()
943
AR_SREV_9561
(ah))
in ath9k_hw_init_interrupt_masks()
1775
AR_SREV_9561
(ah))
in ath9k_hw_init_desc()
2469
} else if (
AR_SREV_9561
(ah)) {
in ath9k_gpio_cap_init()
2608
!
AR_SREV_9561
(a
in ath9k_hw_fill_cap_info()
[all...]
H
A
D
ani.c
264
AR_SREV_9565(ah) ||
AR_SREV_9561
(ah))
in ath9k_hw_set_cck_nil()
H
A
D
ar9003_eeprom.c
3609
AR_SREV_9531(ah) ||
AR_SREV_9561
(ah))
in ar9003_hw_xpa_bias_level_apply()
3672
} else if (AR_SREV_9550(ah) || AR_SREV_9531(ah) ||
AR_SREV_9561
(ah)) {
in ar9003_hw_ant_ctrl_apply()
4003
AR_SREV_9561
(ah)) {
in ar9003_hw_internal_regulator_apply()
4007
if (
AR_SREV_9561
(ah))
in ar9003_hw_internal_regulator_apply()
4112
!
AR_SREV_9561
(ah))
in ar9003_hw_xpa_timing_control_apply()
4892
if (AR_SREV_9550(ah) || AR_SREV_9531(ah) ||
AR_SREV_9561
(ah)) {
in ar9003_hw_power_control_override()
H
A
D
reg.h
993
#define
AR_SREV_9561
(_ah) \
macro
998
AR_SREV_9561
(_ah))
H
A
D
recv.c
425
AR_SREV_9561
(sc->sc_ah))
in ath_calcrxfilter()
H
A
D
mac.c
816
AR_SREV_9561
(ah))
in __ath9k_hw_enable_interrupts()
H
A
D
ar9003_calib.c
1205
else if (
AR_SREV_9561
(ah))
in ar9003_hw_manual_peak_cal()
Completed in 57 milliseconds