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:srom_fem2g
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H
A
D
phy_int.h
586
struct brcms_phy_srom_fem
srom_fem2g
;
member
H
A
D
phy_n.c
14212
pi->
srom_fem2g
.antswctrllut : pi->srom_fem5g.
in wlc_phy_tbl_init_nphy()
14283
pi->
srom_fem2g
.antswctrllut :
in wlc_phy_tbl_init_nphy()
14557
pi->
srom_fem2g
.tssipos = sprom->fem.ghz2.tssipos;
in wlc_phy_txpwr_srom_read_nphy()
14558
pi->
srom_fem2g
.extpagain = sprom->fem.ghz2.extpa_gain;
in wlc_phy_txpwr_srom_read_nphy()
14559
pi->
srom_fem2g
.pdetrange = sprom->fem.ghz2.pdet_range;
in wlc_phy_txpwr_srom_read_nphy()
14560
pi->
srom_fem2g
.triso = sprom->fem.ghz2.tr_iso;
in wlc_phy_txpwr_srom_read_nphy()
14561
pi->
srom_fem2g
.antswctrllut = sprom->fem.ghz2.antswlut;
in wlc_phy_txpwr_srom_read_nphy()
15586
pi->
srom_fem2g
.triso;
in wlc_phy_workarounds_nphy_gainctrl()
16483
pi->srom_fem5g.pdetrange : pi->
srom_fem2g
.pdetrange;
in wlc_phy_workarounds_nphy_rev7()
16691
pi->srom_fem5g.pdetrange : pi->
srom_fem2g
in wlc_phy_workarounds_nphy_rev3()
[all...]
H
A
D
phy_cmn.c
1978
pi->ipa2g_on = (pi->
srom_fem2g
.extpagain == 2);
in wlc_phy_txpower_ipa_upd()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H
A
D
phy_int.h
586
struct brcms_phy_srom_fem
srom_fem2g
;
member
H
A
D
phy_n.c
14212
pi->
srom_fem2g
.antswctrllut : pi->srom_fem5g.
in wlc_phy_tbl_init_nphy()
14283
pi->
srom_fem2g
.antswctrllut :
in wlc_phy_tbl_init_nphy()
14557
pi->
srom_fem2g
.tssipos = sprom->fem.ghz2.tssipos;
in wlc_phy_txpwr_srom_read_nphy()
14558
pi->
srom_fem2g
.extpagain = sprom->fem.ghz2.extpa_gain;
in wlc_phy_txpwr_srom_read_nphy()
14559
pi->
srom_fem2g
.pdetrange = sprom->fem.ghz2.pdet_range;
in wlc_phy_txpwr_srom_read_nphy()
14560
pi->
srom_fem2g
.triso = sprom->fem.ghz2.tr_iso;
in wlc_phy_txpwr_srom_read_nphy()
14561
pi->
srom_fem2g
.antswctrllut = sprom->fem.ghz2.antswlut;
in wlc_phy_txpwr_srom_read_nphy()
15586
pi->
srom_fem2g
.triso;
in wlc_phy_workarounds_nphy_gainctrl()
16483
pi->srom_fem5g.pdetrange : pi->
srom_fem2g
.pdetrange;
in wlc_phy_workarounds_nphy_rev7()
16691
pi->srom_fem5g.pdetrange : pi->
srom_fem2g
in wlc_phy_workarounds_nphy_rev3()
[all...]
H
A
D
phy_cmn.c
1979
pi->ipa2g_on = (pi->
srom_fem2g
.extpagain == 2);
in wlc_phy_txpower_ipa_upd()
Completed in 89 milliseconds