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:emif_regs
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/memory/
H
A
D
emif.c
45
* @regs_cache: An array of 'struct
emif_regs
' that stores
65
struct
emif_regs
*regs_cache[EMIF_MAX_NUM_FREQUENCIES];
66
struct
emif_regs
*curr_regs;
80
struct
emif_regs
*regs)
in do_emif_regdump_show()
118
struct
emif_regs
**regs_cache;
in emif_regdump_show()
828
static void setup_registers(struct emif_data *emif, struct
emif_regs
*regs)
in setup_registers()
850
struct
emif_regs
*regs, u32 volt_state)
in setup_volt_sensitive_regs()
878
struct
emif_regs
*regs)
in setup_temperature_sensitive_regs()
1570
struct
emif_regs
*regs)
in get_emif_reg_values()
1664
* get_regs() - gets the cached
emif_regs
structur
[all...]
H
A
D
emif.h
567
struct
emif_regs
{
struct
/kernel/linux/linux-6.6/drivers/memory/
H
A
D
emif.c
44
* @regs_cache: An array of 'struct
emif_regs
' that stores
63
struct
emif_regs
*regs_cache[EMIF_MAX_NUM_FREQUENCIES];
64
struct
emif_regs
*curr_regs;
77
struct
emif_regs
*regs)
in do_emif_regdump_show()
115
struct
emif_regs
**regs_cache;
in emif_regdump_show()
500
struct
emif_regs
*regs)
in setup_temperature_sensitive_regs()
H
A
D
emif.h
567
struct
emif_regs
{
struct
Completed in 10 milliseconds