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:vsel_min
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/regulator/
H
A
D
sy8824x.c
25
unsigned int
vsel_min
;
member
100
rdesc->min_uV = cfg->
vsel_min
;
in sy8824_regulator_register()
160
.
vsel_min
= 762500,
169
.
vsel_min
= 700000,
178
.
vsel_min
= 600000,
187
.
vsel_min
= 762500,
H
A
D
fan53555.c
102
unsigned int
vsel_min
;
member
238
di->
vsel_min
= 600000;
in fan53526_voltages_setup_fairchild()
266
di->
vsel_min
= 600000;
in fan53555_voltages_setup_fairchild()
270
di->
vsel_min
= 800000;
in fan53555_voltages_setup_fairchild()
284
di->
vsel_min
= 600000;
in fan53555_voltages_setup_fairchild()
288
di->
vsel_min
= 603000;
in fan53555_voltages_setup_fairchild()
308
di->
vsel_min
= 712500;
in fan53555_voltages_setup_silergy()
403
rdesc->min_uV = di->
vsel_min
;
in fan53555_regulator_register()
/kernel/linux/linux-6.6/drivers/regulator/
H
A
D
sy8824x.c
25
unsigned int
vsel_min
;
member
101
rdesc->min_uV = cfg->
vsel_min
;
in sy8824_regulator_register()
170
.
vsel_min
= 762500,
180
.
vsel_min
= 700000,
190
.
vsel_min
= 600000,
200
.
vsel_min
= 762500,
H
A
D
fan53555.c
137
unsigned int
vsel_min
;
member
265
di->
vsel_min
= 600000;
in fan53526_voltages_setup_fairchild()
297
di->
vsel_min
= 600000;
in fan53555_voltages_setup_fairchild()
301
di->
vsel_min
= 800000;
in fan53555_voltages_setup_fairchild()
315
di->
vsel_min
= 600000;
in fan53555_voltages_setup_fairchild()
319
di->
vsel_min
= 603000;
in fan53555_voltages_setup_fairchild()
341
di->
vsel_min
= 712500;
in fan53555_voltages_setup_rockchip()
363
di->
vsel_min
= 500000;
in rk8602_voltages_setup_rockchip()
386
di->
vsel_min
= 712500;
in fan53555_voltages_setup_silergy()
414
di->
vsel_min
in fan53526_voltages_setup_tcs()
[all...]
Completed in 3 milliseconds