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:LCCR3_VrtSnchL
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/mach-pxa/include/mach/
H
A
D
regs-lcd.h
136
#define
LCCR3_VrtSnchL
(LCCR3_VSP*1) /* VSP Active Low */
macro
/kernel/linux/linux-6.6/drivers/video/fbdev/
H
A
D
pxa3xx-regs.h
137
#define
LCCR3_VrtSnchL
(LCCR3_VSP*1) /* VSP Active Low */
macro
H
A
D
sa1100fb.c
45
* LCCR0_LtlEnd, LCCR3_PixClkDiv,
LCCR3_VrtSnchL
, LCCR3_HorSnchL
678
(var->sync & FB_SYNC_VERT_HIGH_ACT ? LCCR3_VrtSnchH :
LCCR3_VrtSnchL
);
in sa1100fb_activate_var()
1104
if (inf->lccr3 & (
LCCR3_VrtSnchL
|LCCR3_HorSnchL|0xff) ||
in sa1100fb_init_fbinfo()
H
A
D
pxafb.c
1347
LCCR3_VrtSnchH :
LCCR3_VrtSnchL
);
in setup_parallel_timing()
/kernel/linux/linux-5.10/drivers/video/fbdev/
H
A
D
sa1100fb.c
45
* LCCR0_LtlEnd, LCCR3_PixClkDiv,
LCCR3_VrtSnchL
, LCCR3_HorSnchL
679
(var->sync & FB_SYNC_VERT_HIGH_ACT ? LCCR3_VrtSnchH :
LCCR3_VrtSnchL
);
in sa1100fb_activate_var()
1106
if (inf->lccr3 & (
LCCR3_VrtSnchL
|LCCR3_HorSnchL|0xff) ||
in sa1100fb_init_fbinfo()
H
A
D
pxafb.c
1350
LCCR3_VrtSnchH :
LCCR3_VrtSnchL
);
in setup_parallel_timing()
/kernel/linux/linux-5.10/arch/arm/mach-sa1100/include/mach/
H
A
D
SA-1100.h
1784
#define
LCCR3_VrtSnchL
(LCCR3_VSP*1) /* Vertical Synchronization pulse */
macro
/kernel/linux/linux-6.6/arch/arm/mach-sa1100/include/mach/
H
A
D
SA-1100.h
1784
#define
LCCR3_VrtSnchL
(LCCR3_VSP*1) /* Vertical Synchronization pulse */
macro
Completed in 20 milliseconds