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:pdetrange
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H
A
D
phy_int.h
25
u8
pdetrange
;
member
H
A
D
phy_n.c
14559
pi->srom_fem2g.
pdetrange
= sprom->fem.ghz2.pdet_range;
in wlc_phy_txpwr_srom_read_nphy()
14565
pi->srom_fem5g.
pdetrange
= sprom->fem.ghz5.pdet_range;
in wlc_phy_txpwr_srom_read_nphy()
16076
u8
pdetrange
;
in wlc_phy_workarounds_nphy_rev7()
local
16482
pdetrange
= (CHSPEC_IS5G(pi->radio_chanspec)) ?
in wlc_phy_workarounds_nphy_rev7()
16483
pi->srom_fem5g.
pdetrange
: pi->srom_fem2g.
pdetrange
;
in wlc_phy_workarounds_nphy_rev7()
16485
if (
pdetrange
== 0) {
in wlc_phy_workarounds_nphy_rev7()
16496
} else if (
pdetrange
== 1) {
in wlc_phy_workarounds_nphy_rev7()
16506
} else if (
pdetrange
== 2) {
in wlc_phy_workarounds_nphy_rev7()
16524
} else if (
pdetrange
in wlc_phy_workarounds_nphy_rev7()
16607
u8
pdetrange
;
wlc_phy_workarounds_nphy_rev3()
local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H
A
D
phy_int.h
25
u8
pdetrange
;
member
H
A
D
phy_n.c
14559
pi->srom_fem2g.
pdetrange
= sprom->fem.ghz2.pdet_range;
in wlc_phy_txpwr_srom_read_nphy()
14565
pi->srom_fem5g.
pdetrange
= sprom->fem.ghz5.pdet_range;
in wlc_phy_txpwr_srom_read_nphy()
16076
u8
pdetrange
;
in wlc_phy_workarounds_nphy_rev7()
local
16482
pdetrange
= (CHSPEC_IS5G(pi->radio_chanspec)) ?
in wlc_phy_workarounds_nphy_rev7()
16483
pi->srom_fem5g.
pdetrange
: pi->srom_fem2g.
pdetrange
;
in wlc_phy_workarounds_nphy_rev7()
16485
if (
pdetrange
== 0) {
in wlc_phy_workarounds_nphy_rev7()
16496
} else if (
pdetrange
== 1) {
in wlc_phy_workarounds_nphy_rev7()
16506
} else if (
pdetrange
== 2) {
in wlc_phy_workarounds_nphy_rev7()
16524
} else if (
pdetrange
in wlc_phy_workarounds_nphy_rev7()
16607
u8
pdetrange
;
wlc_phy_workarounds_nphy_rev3()
local
[all...]
Completed in 53 milliseconds