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
defs:reg_table
(Results
1 - 4
of
4
) sorted by relevance
/device/board/hisilicon/hispark_aries/uboot/secureboot_release/ddr_init/boot/
H
A
D
init_regs.c
137
static inline void part_read_write(struct regentry *
reg_table
, unsigned int pm)
in part_read_write()
argument
162
struct regentry *
reg_table
= (struct regentry *)base;
in init_registers()
local
/device/board/hisilicon/hispark_taurus/uboot/secureboot_release/ddr_init/boot/
H
A
D
init_regs.c
138
static inline void part_read_write(const struct regentry *
reg_table
, unsigned int pm)
in part_read_write()
argument
163
struct regentry *
reg_table
= (struct regentry *)((uintptr_t)(base));
in init_registers()
local
/device/soc/rockchip/common/vendor/drivers/cpufreq/
H
A
D
rockchip-cpufreq.c
412
struct opp_table *
reg_table
= NULL;
in rockchip_cpufreq_cluster_init()
local
/device/soc/rockchip/rk3588/kernel/drivers/cpufreq/
H
A
D
rockchip-cpufreq.c
453
struct opp_table *
reg_table
= NULL;
in rockchip_cpufreq_cluster_init()
local
Completed in 6 milliseconds