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:compander
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/
H
A
D
wcd934x.c
2456
/* Any specific register configuration for
compander
*/
in wcd934x_compander_set()
2459
/* Set Gain Source Select based on
compander
enable/disable */
in wcd934x_compander_set()
3466
int
compander
;
in wcd934x_config_compander()
local
3469
/* EAR does not have
compander
*/
in wcd934x_config_compander()
3473
compander
= interp_n - 1;
in wcd934x_config_compander()
3474
if (!wcd->comp_enabled[
compander
])
in wcd934x_config_compander()
3477
comp_ctl0_reg = WCD934X_CDC_COMPANDER1_CTL0 + (
compander
* 8);
in wcd934x_config_compander()
3478
rx_path_cfg0_reg = WCD934X_CDC_RX1_RX_PATH_CFG0 + (
compander
* 20);
in wcd934x_config_compander()
3802
* HW requirement. If
compander
is disabled, then
in wcd934x_codec_enable_hphl_pa()
3843
* 5ms sleep is required after PA disable. If
compander
i
in wcd934x_codec_enable_hphl_pa()
[all...]
/kernel/linux/linux-6.6/sound/soc/codecs/
H
A
D
wcd934x.c
3254
/* Any specific register configuration for
compander
*/
in wcd934x_compander_set()
3257
/* Set Gain Source Select based on
compander
enable/disable */
in wcd934x_compander_set()
4262
int
compander
;
in wcd934x_config_compander()
local
4265
/* EAR does not have
compander
*/
in wcd934x_config_compander()
4269
compander
= interp_n - 1;
in wcd934x_config_compander()
4270
if (!wcd->comp_enabled[
compander
])
in wcd934x_config_compander()
4273
comp_ctl0_reg = WCD934X_CDC_COMPANDER1_CTL0 + (
compander
* 8);
in wcd934x_config_compander()
4274
rx_path_cfg0_reg = WCD934X_CDC_RX1_RX_PATH_CFG0 + (
compander
* 20);
in wcd934x_config_compander()
4599
* HW requirement. If
compander
is disabled, then
in wcd934x_codec_enable_hphl_pa()
4641
* 5ms sleep is required after PA disable. If
compander
i
in wcd934x_codec_enable_hphl_pa()
[all...]
Completed in 12 milliseconds