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:s2mpa01
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/regulator/
H
A
D
s2mpa01.c
18
#include <linux/mfd/samsung/
s2mpa01
.h>
52
struct s2mpa01_info *
s2mpa01
= rdev_get_drvdata(rdev);
in s2mpa01_regulator_set_voltage_time_sel()
local
59
ramp_delay =
s2mpa01
->ramp_delay24;
in s2mpa01_regulator_set_voltage_time_sel()
62
ramp_delay =
s2mpa01
->ramp_delay3;
in s2mpa01_regulator_set_voltage_time_sel()
65
ramp_delay =
s2mpa01
->ramp_delay5;
in s2mpa01_regulator_set_voltage_time_sel()
69
ramp_delay =
s2mpa01
->ramp_delay16;
in s2mpa01_regulator_set_voltage_time_sel()
72
ramp_delay =
s2mpa01
->ramp_delay7;
in s2mpa01_regulator_set_voltage_time_sel()
77
ramp_delay =
s2mpa01
->ramp_delay8910;
in s2mpa01_regulator_set_voltage_time_sel()
92
struct s2mpa01_info *
s2mpa01
= rdev_get_drvdata(rdev);
in s2mpa01_set_ramp_delay()
local
105
if (ramp_delay >
s2mpa01
in s2mpa01_set_ramp_delay()
345
struct
s2mpa01
_info *
s2mpa01
;
s2mpa01_pmic_probe()
local
[all...]
/kernel/linux/linux-6.6/drivers/regulator/
H
A
D
s2mpa01.c
17
#include <linux/mfd/samsung/
s2mpa01
.h>
51
struct s2mpa01_info *
s2mpa01
= rdev_get_drvdata(rdev);
in s2mpa01_regulator_set_voltage_time_sel()
local
58
ramp_delay =
s2mpa01
->ramp_delay24;
in s2mpa01_regulator_set_voltage_time_sel()
61
ramp_delay =
s2mpa01
->ramp_delay3;
in s2mpa01_regulator_set_voltage_time_sel()
64
ramp_delay =
s2mpa01
->ramp_delay5;
in s2mpa01_regulator_set_voltage_time_sel()
68
ramp_delay =
s2mpa01
->ramp_delay16;
in s2mpa01_regulator_set_voltage_time_sel()
71
ramp_delay =
s2mpa01
->ramp_delay7;
in s2mpa01_regulator_set_voltage_time_sel()
76
ramp_delay =
s2mpa01
->ramp_delay8910;
in s2mpa01_regulator_set_voltage_time_sel()
91
struct s2mpa01_info *
s2mpa01
= rdev_get_drvdata(rdev);
in s2mpa01_set_ramp_delay()
local
104
if (ramp_delay >
s2mpa01
in s2mpa01_set_ramp_delay()
343
struct
s2mpa01
_info *
s2mpa01
;
s2mpa01_pmic_probe()
local
[all...]
/kernel/linux/linux-6.6/drivers/mfd/
H
A
D
sec-core.c
19
#include <linux/mfd/samsung/
s2mpa01
.h>
74
{ .name = "
s2mpa01
-pmic", },
99
.compatible = "samsung,
s2mpa01
-pmic",
/kernel/linux/linux-5.10/drivers/mfd/
H
A
D
sec-core.c
20
#include <linux/mfd/samsung/
s2mpa01
.h>
88
{ .name = "
s2mpa01
-pmic", },
114
.compatible = "samsung,
s2mpa01
-pmic",
Completed in 4 milliseconds