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:arch_type
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-6.6/drivers/memory/
H
A
D
jedec_ddr.h
198
unsigned int
arch_type
: 2;
member
210
int
arch_type
;
member
H
A
D
of_memory.c
352
info.
arch_type
= LPDDR2_TYPE_S4;
in of_lpddr2_get_info()
354
info.
arch_type
= LPDDR2_TYPE_S2;
in of_lpddr2_get_info()
356
info.
arch_type
= LPDDR2_TYPE_NVM;
in of_lpddr2_get_info()
/kernel/linux/linux-5.10/drivers/media/platform/qcom/venus/
H
A
D
hfi_cmds.h
48
u32
arch_type
;
member
255
void pkt_sys_init(struct hfi_sys_init_pkt *pkt, u32
arch_type
);
H
A
D
hfi_cmds.c
13
void pkt_sys_init(struct hfi_sys_init_pkt *pkt, u32
arch_type
)
in pkt_sys_init()
argument
17
pkt->
arch_type
=
arch_type
;
in pkt_sys_init()
/kernel/linux/linux-6.6/drivers/media/platform/qcom/venus/
H
A
D
hfi_cmds.h
48
u32
arch_type
;
member
255
void pkt_sys_init(struct hfi_sys_init_pkt *pkt, u32
arch_type
);
H
A
D
hfi_cmds.c
14
void pkt_sys_init(struct hfi_sys_init_pkt *pkt, u32
arch_type
)
in pkt_sys_init()
argument
18
pkt->
arch_type
=
arch_type
;
in pkt_sys_init()
/kernel/linux/linux-6.6/drivers/memory/tegra/
H
A
D
tegra20-emc.c
511
if (info->
arch_type
!= emc->basic_conf4.
arch_type
)
in tegra_emc_find_node_by_ram_code()
591
4 >> emc->basic_conf4.
arch_type
,
in emc_read_lpddr_sdram_info()
H
A
D
tegra30-emc.c
1113
4 >> basic_conf4.
arch_type
,
in emc_read_lpddr_sdram_info()
Completed in 11 milliseconds