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:bst_ipk
(Results
1 - 13
of
13
) sorted by relevance
/kernel/linux/linux-5.10/include/sound/
H
A
D
cs35l36.h
35
int
bst_ipk
;
member
H
A
D
cs35l35.h
88
int
bst_ipk
;
member
/kernel/linux/linux-6.6/include/sound/
H
A
D
cs35l36.h
35
int
bst_ipk
;
member
H
A
D
cs35l35.h
88
int
bst_ipk
;
member
H
A
D
cs35l41.h
793
int
bst_ipk
;
member
/kernel/linux/linux-5.10/sound/soc/codecs/
H
A
D
cs35l35.c
767
unsigned int
bst_ipk
= 0;
in cs35l35_boost_inductor()
local
777
regmap_read(regmap, CS35L35_BST_PEAK_I, &
bst_ipk
);
in cs35l35_boost_inductor()
778
bst_ipk
&= CS35L35_BST_IPK_MASK;
in cs35l35_boost_inductor()
787
if (
bst_ipk
< 0x04)
in cs35l35_boost_inductor()
798
if (
bst_ipk
< 0x04)
in cs35l35_boost_inductor()
809
if (
bst_ipk
< 0x04)
in cs35l35_boost_inductor()
820
if (
bst_ipk
< 0x04)
in cs35l35_boost_inductor()
846
if (cs35l35->pdata.
bst_ipk
)
in cs35l35_component_probe()
849
cs35l35->pdata.
bst_ipk
<<
in cs35l35_component_probe()
1277
pdata->
bst_ipk
in cs35l35_handle_of_data()
[all...]
H
A
D
cs35l36.c
1213
if (cs35l36->pdata.
bst_ipk
)
in cs35l36_component_probe()
1216
cs35l36->pdata.
bst_ipk
);
in cs35l36_component_probe()
1470
pdata->
bst_ipk
= (val - 1600) / 50;
in cs35l36_handle_of_data()
/kernel/linux/linux-6.6/sound/soc/codecs/
H
A
D
cs35l35.c
767
unsigned int
bst_ipk
= 0;
in cs35l35_boost_inductor()
local
777
regmap_read(regmap, CS35L35_BST_PEAK_I, &
bst_ipk
);
in cs35l35_boost_inductor()
778
bst_ipk
&= CS35L35_BST_IPK_MASK;
in cs35l35_boost_inductor()
787
if (
bst_ipk
< 0x04)
in cs35l35_boost_inductor()
798
if (
bst_ipk
< 0x04)
in cs35l35_boost_inductor()
809
if (
bst_ipk
< 0x04)
in cs35l35_boost_inductor()
820
if (
bst_ipk
< 0x04)
in cs35l35_boost_inductor()
846
if (cs35l35->pdata.
bst_ipk
)
in cs35l35_component_probe()
849
cs35l35->pdata.
bst_ipk
<<
in cs35l35_component_probe()
1276
pdata->
bst_ipk
in cs35l35_handle_of_data()
[all...]
H
A
D
cs35l41.c
1050
hw_cfg->
bst_ipk
= val;
in cs35l41_handle_pdata()
1052
hw_cfg->
bst_ipk
= -1;
in cs35l41_handle_pdata()
H
A
D
cs35l36.c
1213
if (cs35l36->pdata.
bst_ipk
)
in cs35l36_component_probe()
1216
cs35l36->pdata.
bst_ipk
);
in cs35l36_component_probe()
1469
pdata->
bst_ipk
= (val - 1600) / 50;
in cs35l36_handle_of_data()
H
A
D
cs35l41-lib.c
1148
hw_cfg->bst_cap, hw_cfg->
bst_ipk
);
in cs35l41_init_boost()
/kernel/linux/linux-6.6/sound/pci/hda/
H
A
D
cs35l41_hda_property.c
70
hw_cfg->
bst_ipk
= 4500;
in hp_vision_acpi_fix()
H
A
D
cs35l41_hda.c
1509
hw_cfg->
bst_ipk
= values[cs35l41->index];
in cs35l41_hda_read_acpi()
1511
hw_cfg->
bst_ipk
= -1;
in cs35l41_hda_read_acpi()
1529
if (hw_cfg->bst_ind > 0 || hw_cfg->bst_cap > 0 || hw_cfg->
bst_ipk
> 0)
in cs35l41_hda_read_acpi()
Completed in 16 milliseconds