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:mem_size_max
(Results
1 - 13
of
13
) sorted by relevance
/kernel/linux/linux-6.6/arch/mips/ralink/
H
A
D
mt7620.c
57
soc_info->
mem_size_max
= MT7620_SDRAM_SIZE_MAX;
in mt7620_dram_init()
63
soc_info->
mem_size_max
= MT7620_DDR1_SIZE_MAX;
in mt7620_dram_init()
69
soc_info->
mem_size_max
= MT7620_DDR2_SIZE_MAX;
in mt7620_dram_init()
83
soc_info->
mem_size_max
= MT7620_DDR1_SIZE_MAX;
in mt7628_dram_init()
89
soc_info->
mem_size_max
= MT7620_DDR2_SIZE_MAX;
in mt7628_dram_init()
H
A
D
rt305x.c
208
soc_info->
mem_size_max
= RT305X_MEM_SIZE_MAX;
in prom_soc_init()
211
soc_info->
mem_size_max
= RT3352_MEM_SIZE_MAX;
in prom_soc_init()
H
A
D
common.h
19
unsigned long
mem_size_max
;
member
H
A
D
of.c
110
soc_info.
mem_size_max
* SZ_1M);
in plat_mem_setup()
H
A
D
rt3883.c
106
soc_info->
mem_size_max
= RT3883_MEM_SIZE_MAX;
in prom_soc_init()
H
A
D
rt288x.c
106
soc_info->
mem_size_max
= RT2880_MEM_SIZE_MAX;
in prom_soc_init()
/kernel/linux/linux-5.10/arch/mips/ralink/
H
A
D
mt7620.c
603
soc_info->
mem_size_max
= MT7620_SDRAM_SIZE_MAX;
in mt7620_dram_init()
609
soc_info->
mem_size_max
= MT7620_DDR1_SIZE_MAX;
in mt7620_dram_init()
615
soc_info->
mem_size_max
= MT7620_DDR2_SIZE_MAX;
in mt7620_dram_init()
629
soc_info->
mem_size_max
= MT7620_DDR1_SIZE_MAX;
in mt7628_dram_init()
635
soc_info->
mem_size_max
= MT7620_DDR2_SIZE_MAX;
in mt7628_dram_init()
H
A
D
common.h
19
unsigned long
mem_size_max
;
member
H
A
D
rt305x.c
271
soc_info->
mem_size_max
= RT305X_MEM_SIZE_MAX;
in prom_soc_init()
275
soc_info->
mem_size_max
= RT3352_MEM_SIZE_MAX;
in prom_soc_init()
H
A
D
of.c
93
soc_info.
mem_size_max
* SZ_1M);
in plat_mem_setup()
H
A
D
rt3883.c
143
soc_info->
mem_size_max
= RT3883_MEM_SIZE_MAX;
in prom_soc_init()
H
A
D
rt288x.c
107
soc_info->
mem_size_max
= RT2880_MEM_SIZE_MAX;
in prom_soc_init()
H
A
D
mt7621.c
198
soc_info->
mem_size_max
= MT7621_DDR2_SIZE_MAX;
in prom_soc_init()
Completed in 5 milliseconds