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:lpcsel
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/include/linux/platform_data/
H
A
D
fb-s3c2410.h
94
unsigned long
lpcsel
;
member
/kernel/linux/linux-5.10/drivers/video/fbdev/
H
A
D
s3c2410fb.c
691
void __iomem *
lpcsel
;
in s3c2410fb_init_registers()
local
695
lpcsel
= regs + S3C2412_TCONSEL;
in s3c2410fb_init_registers()
698
lpcsel
= regs + S3C2410_LPCSEL;
in s3c2410fb_init_registers()
714
dprintk("LPCSEL = 0x%08lx\n", mach_info->
lpcsel
);
in s3c2410fb_init_registers()
715
writel(mach_info->
lpcsel
,
lpcsel
);
in s3c2410fb_init_registers()
/kernel/linux/linux-5.10/arch/arm/mach-s3c/
H
A
D
mach-smdk2440.c
146
.
lpcsel
= ((0xCE6) & ~7) | 1<<4,
H
A
D
mach-rx3715.c
122
.
lpcsel
= 0xf82,
H
A
D
mach-qt2410.c
159
.
lpcsel
= ((0xCE6) & ~7) | 1<<4,
H
A
D
mach-n30.c
364
.
lpcsel
= 0x06,
H
A
D
mach-h1940.c
210
.
lpcsel
= 0x02,
H
A
D
mach-rx1950.c
360
.
lpcsel
= 0x02,
Completed in 6 milliseconds