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_9300
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H
A
D
ar9003_phy.h
687
#define AR_CH0_TOP (
AR_SREV_9300
(ah) ? 0x16288 : \
708
#define AR_CH0_THERM (
AR_SREV_9300
(ah) ? 0x16290 :\
720
#define AR_CH0_TOP2 (
AR_SREV_9300
(ah) ? 0x1628c : \
725
#define AR_CH0_XTAL (
AR_SREV_9300
(ah) ? 0x16294 : \
H
A
D
gpio.c
35
else if (
AR_SREV_9300
(ah))
in ath_fill_led_pin()
H
A
D
ar9003_phy.c
818
if (
AR_SREV_9300
(ah) || AR_SREV_9580(ah) || AR_SREV_9550(ah)) {
in ar9003_doubler_fix()
1487
if (
AR_SREV_9300
(ah) || AR_SREV_9340(ah) || AR_SREV_9580(ah)) {
in ar9003_hw_set_radar_params()
H
A
D
reg.h
889
#define
AR_SREV_9300
(_ah) \
macro
894
(
AR_SREV_9300
(ah) && \
H
A
D
hw.c
1411
if (
AR_SREV_9300
(ah) || AR_SREV_9580(ah)) {
in ath9k_hw_set_reset()
1650
if (
AR_SREV_9300
(ah))
in ath9k_hw_check_alive()
2450
} else if (
AR_SREV_9300
(ah)) {
in ath9k_gpio_cap_init()
H
A
D
ar9003_eeprom.c
4075
if (
AR_SREV_9300
(ah) || AR_SREV_9580(ah) || AR_SREV_9340(ah)) {
in ar9003_hw_quick_drop_apply()
4108
if (!
AR_SREV_9300
(ah) &&
in ar9003_hw_xpa_timing_control_apply()
4132
if (!
AR_SREV_9300
(ah))
in ar9003_hw_xlna_bias_strength_apply()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H
A
D
ar9003_phy.h
687
#define AR_CH0_TOP(_ah) (
AR_SREV_9300
(_ah) ? 0x16288 : \
708
#define AR_CH0_THERM(_ah) (
AR_SREV_9300
(_ah) ? 0x16290 :\
720
#define AR_CH0_TOP2(_ah) (
AR_SREV_9300
(_ah) ? 0x1628c : \
725
#define AR_CH0_XTAL(_ah) (
AR_SREV_9300
(_ah) ? 0x16294 : \
H
A
D
gpio.c
35
else if (
AR_SREV_9300
(ah))
in ath_fill_led_pin()
H
A
D
reg.h
889
#define
AR_SREV_9300
(_ah) \
macro
894
(
AR_SREV_9300
((_ah)) && \
H
A
D
ar9003_phy.c
809
if (
AR_SREV_9300
(ah) || AR_SREV_9580(ah) || AR_SREV_9550(ah)) {
in ar9003_doubler_fix()
1478
if (
AR_SREV_9300
(ah) || AR_SREV_9340(ah) || AR_SREV_9580(ah)) {
in ar9003_hw_set_radar_params()
H
A
D
hw.c
1410
if (
AR_SREV_9300
(ah) || AR_SREV_9580(ah)) {
in ath9k_hw_set_reset()
1649
if (
AR_SREV_9300
(ah))
in ath9k_hw_check_alive()
2448
} else if (
AR_SREV_9300
(ah)) {
in ath9k_gpio_cap_init()
H
A
D
ar9003_eeprom.c
4075
if (
AR_SREV_9300
(ah) || AR_SREV_9580(ah) || AR_SREV_9340(ah)) {
in ar9003_hw_quick_drop_apply()
4108
if (!
AR_SREV_9300
(ah) &&
in ar9003_hw_xpa_timing_control_apply()
4132
if (!
AR_SREV_9300
(ah))
in ar9003_hw_xlna_bias_strength_apply()
Completed in 55 milliseconds