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:ramp_rate_val
(Results
1 - 5
of
5
) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/
H
A
D
tas2770.c
248
int
ramp_rate_val
;
in tas2770_set_samplerate()
local
253
ramp_rate_val
= TAS2770_TDM_CFG_REG0_SMP_48KHZ |
in tas2770_set_samplerate()
257
ramp_rate_val
= TAS2770_TDM_CFG_REG0_SMP_44_1KHZ |
in tas2770_set_samplerate()
261
ramp_rate_val
= TAS2770_TDM_CFG_REG0_SMP_48KHZ |
in tas2770_set_samplerate()
265
ramp_rate_val
= TAS2770_TDM_CFG_REG0_SMP_44_1KHZ |
in tas2770_set_samplerate()
269
ramp_rate_val
= TAS2770_TDM_CFG_REG0_SMP_48KHZ |
in tas2770_set_samplerate()
273
ramp_rate_val
= TAS2770_TDM_CFG_REG0_SMP_44_1KHZ |
in tas2770_set_samplerate()
283
ramp_rate_val
);
in tas2770_set_samplerate()
H
A
D
tas2764.c
265
int
ramp_rate_val
;
in tas2764_set_samplerate()
local
270
ramp_rate_val
= TAS2764_TDM_CFG0_SMP_48KHZ |
in tas2764_set_samplerate()
274
ramp_rate_val
= TAS2764_TDM_CFG0_SMP_44_1KHZ |
in tas2764_set_samplerate()
278
ramp_rate_val
= TAS2764_TDM_CFG0_SMP_48KHZ |
in tas2764_set_samplerate()
282
ramp_rate_val
= TAS2764_TDM_CFG0_SMP_44_1KHZ |
in tas2764_set_samplerate()
292
ramp_rate_val
);
in tas2764_set_samplerate()
/kernel/linux/linux-6.6/sound/soc/codecs/
H
A
D
tas2770.c
248
int
ramp_rate_val
;
in tas2770_set_samplerate()
local
253
ramp_rate_val
= TAS2770_TDM_CFG_REG0_SMP_48KHZ |
in tas2770_set_samplerate()
257
ramp_rate_val
= TAS2770_TDM_CFG_REG0_SMP_44_1KHZ |
in tas2770_set_samplerate()
261
ramp_rate_val
= TAS2770_TDM_CFG_REG0_SMP_48KHZ |
in tas2770_set_samplerate()
265
ramp_rate_val
= TAS2770_TDM_CFG_REG0_SMP_44_1KHZ |
in tas2770_set_samplerate()
269
ramp_rate_val
= TAS2770_TDM_CFG_REG0_SMP_48KHZ |
in tas2770_set_samplerate()
273
ramp_rate_val
= TAS2770_TDM_CFG_REG0_SMP_44_1KHZ |
in tas2770_set_samplerate()
283
ramp_rate_val
);
in tas2770_set_samplerate()
H
A
D
tas2780.c
243
int
ramp_rate_val
;
in tas2780_set_samplerate()
local
248
ramp_rate_val
= TAS2780_TDM_CFG0_SMP_48KHZ |
in tas2780_set_samplerate()
252
ramp_rate_val
= TAS2780_TDM_CFG0_SMP_44_1KHZ |
in tas2780_set_samplerate()
256
ramp_rate_val
= TAS2780_TDM_CFG0_SMP_48KHZ |
in tas2780_set_samplerate()
260
ramp_rate_val
= TAS2780_TDM_CFG0_SMP_44_1KHZ |
in tas2780_set_samplerate()
268
ramp_rate_val
);
in tas2780_set_samplerate()
271
"%s:errCode:0x%x Failed to set
ramp_rate_val
\n",
in tas2780_set_samplerate()
H
A
D
tas2764.c
317
int
ramp_rate_val
;
in tas2764_set_samplerate()
local
322
ramp_rate_val
= TAS2764_TDM_CFG0_SMP_48KHZ |
in tas2764_set_samplerate()
326
ramp_rate_val
= TAS2764_TDM_CFG0_SMP_44_1KHZ |
in tas2764_set_samplerate()
330
ramp_rate_val
= TAS2764_TDM_CFG0_SMP_48KHZ |
in tas2764_set_samplerate()
334
ramp_rate_val
= TAS2764_TDM_CFG0_SMP_44_1KHZ |
in tas2764_set_samplerate()
344
ramp_rate_val
);
in tas2764_set_samplerate()
Completed in 5 milliseconds