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:io_cntl
(Results
1 - 7
of
7
) sorted by relevance
/kernel/linux/linux-5.10/include/video/
H
A
D
w100fb.h
52
unsigned long
io_cntl
;
member
62
unsigned long
io_cntl
;
member
/kernel/linux/linux-5.10/arch/arm/mach-pxa/
H
A
D
hx4700.c
483
.
io_cntl
= 0x7ddd7333,
493
.
io_cntl
= 0x0fff0000,
H
A
D
corgi.c
192
.
io_cntl
= 0x7ff87012,
H
A
D
eseries.c
848
.
io_cntl
= 0x7ddd7333,
/kernel/linux/linux-5.10/drivers/video/fbdev/
H
A
D
i740fb.c
65
u8
io_cntl
;
member
625
par->
io_cntl
= EXTENDED_CRTC_CNTL;
in i740fb_decode_var()
841
par->
io_cntl
, EXTENDED_ATTR_CNTL | EXTENDED_CRTC_CNTL);
in i740fb_set_par()
H
A
D
w100fb.c
1411
writel(mem->
io_cntl
, remapped_regs + mmMEM_IO_CNTL);
in w100_setup_memory()
1418
writel(bm_mem->
io_cntl
, remapped_regs + mmBM_MEM_IO_CNTL);
in w100_setup_memory()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H
A
D
i740fb.c
66
u8
io_cntl
;
member
626
par->
io_cntl
= EXTENDED_CRTC_CNTL;
in i740fb_decode_var()
842
par->
io_cntl
, EXTENDED_ATTR_CNTL | EXTENDED_CRTC_CNTL);
in i740fb_set_par()
Completed in 8 milliseconds