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:LCCR0_Dual
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/mach-sa1100/
H
A
D
shannon.c
74
.lccr0 = LCCR0_Color |
LCCR0_Dual
| LCCR0_Pas,
/kernel/linux/linux-5.10/arch/arm/mach-pxa/include/mach/
H
A
D
regs-lcd.h
65
#define
LCCR0_Dual
(LCCR0_SDS*1) /* Dual panel display */
macro
/kernel/linux/linux-6.6/drivers/video/fbdev/
H
A
D
pxa3xx-regs.h
63
#define
LCCR0_Dual
(LCCR0_SDS*1) /* Dual panel display */
macro
H
A
D
sa1100fb.c
49
* either LCCR0_Sngl or
LCCR0_Dual
666
if (fbi->inf->lccr0 &
LCCR0_Dual
)
in sa1100fb_activate_var()
753
(fbi->reg_lccr0 & (
LCCR0_Dual
|LCCR0_Act)) != 0) {
in sa1100fb_setup_gpio()
757
(fbi->reg_lccr0 & (
LCCR0_Dual
|LCCR0_Act)) ==
LCCR0_Dual
)
in sa1100fb_setup_gpio()
H
A
D
pxafb.c
1334
if ((fbi->lccr0 & LCCR0_SDS) ==
LCCR0_Dual
)
in setup_parallel_timing()
1994
inf->lccr0 = (inf->lccr0 & ~LCCR0_SDS) |
LCCR0_Dual
;
in parse_opt()
2081
(inf->lccr0 & LCCR0_SDS) ==
LCCR0_Dual
)
in pxafb_check_options()
/kernel/linux/linux-5.10/drivers/video/fbdev/
H
A
D
sa1100fb.c
49
* either LCCR0_Sngl or
LCCR0_Dual
667
if (fbi->inf->lccr0 &
LCCR0_Dual
)
in sa1100fb_activate_var()
754
(fbi->reg_lccr0 & (
LCCR0_Dual
|LCCR0_Act)) != 0) {
in sa1100fb_setup_gpio()
758
(fbi->reg_lccr0 & (
LCCR0_Dual
|LCCR0_Act)) ==
LCCR0_Dual
)
in sa1100fb_setup_gpio()
H
A
D
pxafb.c
1337
if ((fbi->lccr0 & LCCR0_SDS) ==
LCCR0_Dual
)
in setup_parallel_timing()
1998
inf->lccr0 = (inf->lccr0 & ~LCCR0_SDS) |
LCCR0_Dual
;
in parse_opt()
2085
(inf->lccr0 & LCCR0_SDS) ==
LCCR0_Dual
)
in pxafb_check_options()
/kernel/linux/linux-5.10/arch/arm/mach-sa1100/include/mach/
H
A
D
SA-1100.h
1665
#define
LCCR0_Dual
(LCCR0_SDS*1) /* Dual panel display */
macro
/kernel/linux/linux-6.6/arch/arm/mach-sa1100/include/mach/
H
A
D
SA-1100.h
1665
#define
LCCR0_Dual
(LCCR0_SDS*1) /* Dual panel display */
macro
Completed in 23 milliseconds