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:samp_rate
(Results
1 - 3
of
3
) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/
H
A
D
tas2562.c
101
int
samp_rate
;
in tas2562_set_samplerate()
local
107
samp_rate
= TAS2562_TDM_CFG0_SAMPRATE_7305_8KHZ;
in tas2562_set_samplerate()
111
samp_rate
= TAS2562_TDM_CFG0_SAMPRATE_7305_8KHZ;
in tas2562_set_samplerate()
115
samp_rate
= TAS2562_TDM_CFG0_SAMPRATE_14_7_16KHZ;
in tas2562_set_samplerate()
119
samp_rate
= TAS2562_TDM_CFG0_SAMPRATE_14_7_16KHZ;
in tas2562_set_samplerate()
123
samp_rate
= TAS2562_TDM_CFG0_SAMPRATE_22_05_24KHZ;
in tas2562_set_samplerate()
127
samp_rate
= TAS2562_TDM_CFG0_SAMPRATE_22_05_24KHZ;
in tas2562_set_samplerate()
131
samp_rate
= TAS2562_TDM_CFG0_SAMPRATE_29_4_32KHZ;
in tas2562_set_samplerate()
135
samp_rate
= TAS2562_TDM_CFG0_SAMPRATE_29_4_32KHZ;
in tas2562_set_samplerate()
139
samp_rate
in tas2562_set_samplerate()
[all...]
/kernel/linux/linux-6.6/sound/soc/codecs/
H
A
D
tas2562.c
69
int
samp_rate
;
in tas2562_set_samplerate()
local
75
samp_rate
= TAS2562_TDM_CFG0_SAMPRATE_7305_8KHZ;
in tas2562_set_samplerate()
79
samp_rate
= TAS2562_TDM_CFG0_SAMPRATE_7305_8KHZ;
in tas2562_set_samplerate()
83
samp_rate
= TAS2562_TDM_CFG0_SAMPRATE_14_7_16KHZ;
in tas2562_set_samplerate()
87
samp_rate
= TAS2562_TDM_CFG0_SAMPRATE_14_7_16KHZ;
in tas2562_set_samplerate()
91
samp_rate
= TAS2562_TDM_CFG0_SAMPRATE_22_05_24KHZ;
in tas2562_set_samplerate()
95
samp_rate
= TAS2562_TDM_CFG0_SAMPRATE_22_05_24KHZ;
in tas2562_set_samplerate()
99
samp_rate
= TAS2562_TDM_CFG0_SAMPRATE_29_4_32KHZ;
in tas2562_set_samplerate()
103
samp_rate
= TAS2562_TDM_CFG0_SAMPRATE_29_4_32KHZ;
in tas2562_set_samplerate()
107
samp_rate
in tas2562_set_samplerate()
[all...]
/kernel/linux/linux-6.6/sound/soc/apple/
H
A
D
mca.c
572
unsigned int
samp_rate
= params_rate(params);
in mca_fe_hw_params()
local
671
ret = clk_set_rate(cl->clk_parent, bclk_ratio *
samp_rate
);
in mca_fe_hw_params()
Completed in 4 milliseconds