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:pcdac
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H
A
D
eeprom_def.c
26
u8
pcdac
, i = 0;
in ath9k_get_txgain_index()
local
41
pcdac
= rawDatasetOpLoop[idxL].
pcdac
[0][0];
in ath9k_get_txgain_index()
44
pcdac
= rawDatasetOpLoop[idxR].
pcdac
[0][0];
in ath9k_get_txgain_index()
49
while (
pcdac
> ah->originalGain[i] &&
in ath9k_get_txgain_index()
H
A
D
eeprom.h
384
u8
pcdac
[2][5];
member
539
u8
pcdac
[2][5];
member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H
A
D
eeprom_def.c
26
u8
pcdac
, i = 0;
in ath9k_get_txgain_index()
local
41
pcdac
= rawDatasetOpLoop[idxL].
pcdac
[0][0];
in ath9k_get_txgain_index()
44
pcdac
= rawDatasetOpLoop[idxR].
pcdac
[0][0];
in ath9k_get_txgain_index()
49
while (
pcdac
> ah->originalGain[i] &&
in ath9k_get_txgain_index()
H
A
D
eeprom.h
384
u8
pcdac
[2][5];
member
539
u8
pcdac
[2][5];
member
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/
H
A
D
eeprom.h
279
u8
pcdac
[AR5K_EEPROM_N_PWR_POINTS_5111];
member
H
A
D
eeprom.c
639
* 10% of the
pcdac
curve -until the curve reaches its maximum-
642
* the
pcdac
steps based on eeprom version and curve min/max so that we
643
* can have
pcdac
/pwr points.
778
pd->pd_step[point] = pcinfo->
pcdac
[point];
in ath5k_eeprom_convert_pcal_info_5111()
880
cdata->pcdac_max, cdata->
pcdac
);
in ath5k_eeprom_read_pcal_info_5111()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/
H
A
D
eeprom.h
279
u8
pcdac
[AR5K_EEPROM_N_PWR_POINTS_5111];
member
H
A
D
eeprom.c
639
* 10% of the
pcdac
curve -until the curve reaches its maximum-
642
* the
pcdac
steps based on eeprom version and curve min/max so that we
643
* can have
pcdac
/pwr points.
778
pd->pd_step[point] = pcinfo->
pcdac
[point];
in ath5k_eeprom_convert_pcal_info_5111()
880
cdata->pcdac_max, cdata->
pcdac
);
in ath5k_eeprom_read_pcal_info_5111()
Completed in 15 milliseconds