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:boost_ipk
(Results
1 - 5
of
5
) sorted by relevance
/kernel/linux/linux-5.10/include/sound/
H
A
D
cs35l33.h
30
unsigned int
boost_ipk
;
member
/kernel/linux/linux-6.6/include/sound/
H
A
D
cs35l33.h
30
unsigned int
boost_ipk
;
member
/kernel/linux/linux-6.6/sound/soc/codecs/
H
A
D
cs35l41-lib.c
986
int boost_cap, int
boost_ipk
)
in cs35l41_boost_config()
1031
if (
boost_ipk
< 1600 ||
boost_ipk
> 4500) {
in cs35l41_boost_config()
1032
dev_err(dev, "Invalid boost inductor peak current: %d mA\n",
boost_ipk
);
in cs35l41_boost_config()
1057
bst_ipk_scaled = ((
boost_ipk
- 1600) / 50) + 0x10;
in cs35l41_boost_config()
985
cs35l41_boost_config(struct device *dev, struct regmap *regmap, int boost_ind, int boost_cap, int
boost_ipk
)
cs35l41_boost_config()
argument
H
A
D
cs35l33.c
796
if (cs35l33->pdata.
boost_ipk
)
in cs35l33_probe()
797
cs35l33_set_bst_ipk(component, cs35l33->pdata.
boost_ipk
);
in cs35l33_probe()
1098
pdata->
boost_ipk
= val32;
in cs35l33_of_get_pdata()
/kernel/linux/linux-5.10/sound/soc/codecs/
H
A
D
cs35l33.c
795
if (cs35l33->pdata.
boost_ipk
)
in cs35l33_probe()
796
cs35l33_set_bst_ipk(component, cs35l33->pdata.
boost_ipk
);
in cs35l33_probe()
1098
pdata->
boost_ipk
= val32;
in cs35l33_of_get_pdata()
Completed in 5 milliseconds