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:regions_phys
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-6.6/drivers/video/fbdev/
H
A
D
stifb.c
76
F_EXTEND(fb_info->sti->
regions_phys
[index])
1278
if ((fb->sti->
regions_phys
[0] & 0xfc000000) ==
in stifb_init_fb()
1279
(fb->sti->
regions_phys
[2] & 0xfc000000))
in stifb_init_fb()
1280
sti_rom_address = F_EXTEND(fb->sti->
regions_phys
[0]);
in stifb_init_fb()
1282
sti_rom_address = F_EXTEND(fb->sti->
regions_phys
[1]);
in stifb_init_fb()
1317
fix->smem_start = F_EXTEND(fb->sti->
regions_phys
[1]);
in stifb_init_fb()
/kernel/linux/linux-5.10/drivers/video/fbdev/
H
A
D
stifb.c
1278
if ((fb->sti->
regions_phys
[0] & 0xfc000000) ==
in stifb_init_fb()
1279
(fb->sti->
regions_phys
[2] & 0xfc000000))
in stifb_init_fb()
1280
sti_rom_address = F_EXTEND(fb->sti->
regions_phys
[0]);
in stifb_init_fb()
1282
sti_rom_address = F_EXTEND(fb->sti->
regions_phys
[1]);
in stifb_init_fb()
1317
fix->smem_start = F_EXTEND(fb->sti->
regions_phys
[1]);
in stifb_init_fb()
H
A
D
sticore.h
356
unsigned long
regions_phys
[STI_REGION_MAX];
member
/kernel/linux/linux-6.6/include/video/
H
A
D
sticore.h
358
unsigned long
regions_phys
[STI_REGION_MAX];
member
/kernel/linux/linux-5.10/drivers/video/console/
H
A
D
sticore.c
457
sti->
regions_phys
[i] =
in sti_init_glob_cfg()
462
glob_cfg->region_ptrs[i] = sti->
regions_phys
[i];
in sti_init_glob_cfg()
466
i, sti->
regions_phys
[i], glob_cfg->region_ptrs[i],
in sti_init_glob_cfg()
/kernel/linux/linux-6.6/drivers/video/
H
A
D
sticore.c
485
sti->
regions_phys
[i] =
in sti_init_glob_cfg()
492
i, sti->
regions_phys
[i], len / 1024,
in sti_init_glob_cfg()
505
ptr = store_sti_val(sti, ptr, sti->
regions_phys
[i]);
in sti_init_glob_cfg()
Completed in 12 milliseconds