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:txgm
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/
H
A
D
phy_n.c
29
u16
txgm
[2];
member
37
u16
txgm
;
member
3561
params->
txgm
= target.
txgm
[core];
in b43_nphy_iq_cal_gain_params()
3568
params->cal_gain = (params->
txgm
<< 12) | (params->pga << 8) | (params->pad << 3) | (params->ipa) | (params->tx_lpf << 15);
in b43_nphy_iq_cal_gain_params()
3570
params->cal_gain = (params->
txgm
<< 12) | (params->pga << 8) | (params->pad << 4) | (params->ipa);
in b43_nphy_iq_cal_gain_params()
3576
(target.
txgm
[core] << 8);
in b43_nphy_iq_cal_gain_params()
3585
params->
txgm
= tbl_iqcal_gainparams[indx][i][1];
in b43_nphy_iq_cal_gain_params()
3588
params->cal_gain = (params->
txgm
<< 7) | (params->pga << 4) |
in b43_nphy_iq_cal_gain_params()
5031
target.
txgm
[
in b43_nphy_get_tx_gains()
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/
H
A
D
phy_n.c
29
u16
txgm
[2];
member
37
u16
txgm
;
member
3557
params->
txgm
= target.
txgm
[core];
in b43_nphy_iq_cal_gain_params()
3564
params->cal_gain = (params->
txgm
<< 12) | (params->pga << 8) | (params->pad << 3) | (params->ipa) | (params->tx_lpf << 15);
in b43_nphy_iq_cal_gain_params()
3566
params->cal_gain = (params->
txgm
<< 12) | (params->pga << 8) | (params->pad << 4) | (params->ipa);
in b43_nphy_iq_cal_gain_params()
3572
(target.
txgm
[core] << 8);
in b43_nphy_iq_cal_gain_params()
3581
params->
txgm
= tbl_iqcal_gainparams[indx][i][1];
in b43_nphy_iq_cal_gain_params()
3584
params->cal_gain = (params->
txgm
<< 7) | (params->pga << 4) |
in b43_nphy_iq_cal_gain_params()
4980
target.
txgm
[
in b43_nphy_get_tx_gains()
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H
A
D
phy_int.h
421
u16
txgm
[2];
member
H
A
D
phy_n.c
173
u16
txgm
;
member
23294
target_gain.
txgm
[core_no] =
in wlc_phy_get_tx_gain_nphy()
23305
target_gain.
txgm
[core_no] =
in wlc_phy_get_tx_gain_nphy()
23314
target_gain.
txgm
[core_no] =
in wlc_phy_get_tx_gain_nphy()
23340
target_gain.
txgm
[core_no] =
in wlc_phy_get_tx_gain_nphy()
23361
target_gain.
txgm
[core_no] =
in wlc_phy_get_tx_gain_nphy()
23376
target_gain.
txgm
[core_no] =
in wlc_phy_get_tx_gain_nphy()
23399
params->
txgm
= target_gain.
txgm
[core_no];
in wlc_phy_iqcal_gainparams_nphy()
23405
((params->txlpf << 15) | (params->
txgm
<< 1
in wlc_phy_iqcal_gainparams_nphy()
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H
A
D
phy_int.h
421
u16
txgm
[2];
member
H
A
D
phy_n.c
173
u16
txgm
;
member
23294
target_gain.
txgm
[core_no] =
in wlc_phy_get_tx_gain_nphy()
23305
target_gain.
txgm
[core_no] =
in wlc_phy_get_tx_gain_nphy()
23314
target_gain.
txgm
[core_no] =
in wlc_phy_get_tx_gain_nphy()
23340
target_gain.
txgm
[core_no] =
in wlc_phy_get_tx_gain_nphy()
23361
target_gain.
txgm
[core_no] =
in wlc_phy_get_tx_gain_nphy()
23376
target_gain.
txgm
[core_no] =
in wlc_phy_get_tx_gain_nphy()
23399
params->
txgm
= target_gain.
txgm
[core_no];
in wlc_phy_iqcal_gainparams_nphy()
23405
((params->txlpf << 15) | (params->
txgm
<< 1
in wlc_phy_iqcal_gainparams_nphy()
[all...]
Completed in 69 milliseconds