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:svs_platform
(Results
1 - 1
of
1
) sorted by relevance
/kernel/linux/linux-6.6/drivers/soc/mediatek/
H
A
D
mtk-svs.c
316
* struct
svs_platform
- svs platform control
330
struct
svs_platform
{
struct
348
bool (*efuse_parsing)(struct
svs_platform
*svsp);
349
int (*probe)(struct
svs_platform
*svsp);
424
void (*set_freq_pct)(struct
svs_platform
*svsp);
425
void (*get_volts)(struct
svs_platform
*svsp);
484
static u32 svs_readl_relaxed(struct
svs_platform
*svsp, enum svs_reg_index rg_i)
in svs_readl_relaxed()
489
static void svs_writel_relaxed(struct
svs_platform
*svsp, u32 val,
in svs_writel_relaxed()
495
static void svs_switch_bank(struct
svs_platform
*svsp)
in svs_switch_bank()
624
static void svs_bank_disable_and_restore_default_volts(struct
svs_platform
*svs
[all...]
Completed in 4 milliseconds