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:PA_PERIPHERAL
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/arch/sh/include/mach-se/mach/
H
A
D
se7722.h
29
#define
PA_PERIPHERAL
0xB0000000
macro
31
#define PA_PCIC
PA_PERIPHERAL
/* MR-SHPC-01 PCMCIA */
32
#define PA_MRSHPC (
PA_PERIPHERAL
+ 0x003fffe0) /* MR-SHPC-01 PCMCIA controller */
33
#define PA_MRSHPC_MW1 (
PA_PERIPHERAL
+ 0x00400000) /* MR-SHPC-01 memory window base */
34
#define PA_MRSHPC_MW2 (
PA_PERIPHERAL
+ 0x00500000) /* MR-SHPC-01 attribute window base */
35
#define PA_MRSHPC_IO (
PA_PERIPHERAL
+ 0x00600000) /* MR-SHPC-01 I/O window base */
50
#define PA_LED (
PA_PERIPHERAL
+ 0x00800000) /* 8bit LED */
51
#define PA_FPGA (
PA_PERIPHERAL
+ 0x01800000) /* FPGA base address */
H
A
D
se7721.h
28
#define
PA_PERIPHERAL
0xB8000000
macro
30
#define PA_PCIC
PA_PERIPHERAL
31
#define PA_MRSHPC (
PA_PERIPHERAL
+ 0x003fffe0)
32
#define PA_MRSHPC_MW1 (
PA_PERIPHERAL
+ 0x00400000)
33
#define PA_MRSHPC_MW2 (
PA_PERIPHERAL
+ 0x00500000)
34
#define PA_MRSHPC_IO (
PA_PERIPHERAL
+ 0x00600000)
H
A
D
se7780.h
32
#define
PA_PERIPHERAL
PA_AREA6_IO /* SW6-6=ON */
macro
34
#define PA_LAN (
PA_PERIPHERAL
+ 0) /* SMC LAN91C111 */
35
#define PA_LED_DISP (
PA_PERIPHERAL
+ 0x02000000) /* 8words LED Display */
47
#define PA_FPGA (
PA_PERIPHERAL
+ 0x03000000) /* FPGA base address */
/kernel/linux/linux-6.6/arch/sh/include/mach-se/mach/
H
A
D
se7722.h
29
#define
PA_PERIPHERAL
0xB0000000
macro
31
#define PA_PCIC
PA_PERIPHERAL
/* MR-SHPC-01 PCMCIA */
32
#define PA_MRSHPC (
PA_PERIPHERAL
+ 0x003fffe0) /* MR-SHPC-01 PCMCIA controller */
33
#define PA_MRSHPC_MW1 (
PA_PERIPHERAL
+ 0x00400000) /* MR-SHPC-01 memory window base */
34
#define PA_MRSHPC_MW2 (
PA_PERIPHERAL
+ 0x00500000) /* MR-SHPC-01 attribute window base */
35
#define PA_MRSHPC_IO (
PA_PERIPHERAL
+ 0x00600000) /* MR-SHPC-01 I/O window base */
50
#define PA_LED (
PA_PERIPHERAL
+ 0x00800000) /* 8bit LED */
51
#define PA_FPGA (
PA_PERIPHERAL
+ 0x01800000) /* FPGA base address */
H
A
D
se7721.h
28
#define
PA_PERIPHERAL
0xB8000000
macro
30
#define PA_PCIC
PA_PERIPHERAL
31
#define PA_MRSHPC (
PA_PERIPHERAL
+ 0x003fffe0)
32
#define PA_MRSHPC_MW1 (
PA_PERIPHERAL
+ 0x00400000)
33
#define PA_MRSHPC_MW2 (
PA_PERIPHERAL
+ 0x00500000)
34
#define PA_MRSHPC_IO (
PA_PERIPHERAL
+ 0x00600000)
H
A
D
se7780.h
32
#define
PA_PERIPHERAL
PA_AREA6_IO /* SW6-6=ON */
macro
34
#define PA_LAN (
PA_PERIPHERAL
+ 0) /* SMC LAN91C111 */
35
#define PA_LED_DISP (
PA_PERIPHERAL
+ 0x02000000) /* 8words LED Display */
47
#define PA_FPGA (
PA_PERIPHERAL
+ 0x03000000) /* FPGA base address */
/kernel/linux/linux-5.10/arch/sh/include/mach-common/mach/
H
A
D
sdk7780.h
29
#define
PA_PERIPHERAL
PA_AREA5_IO
macro
32
#define PA_RESERVED (
PA_PERIPHERAL
+ 0)
34
#define PA_FPGA (
PA_PERIPHERAL
+ 0x01000000)
36
#define PA_LAN (
PA_PERIPHERAL
+ 0x01800000)
/kernel/linux/linux-6.6/arch/sh/include/mach-common/mach/
H
A
D
sdk7780.h
29
#define
PA_PERIPHERAL
PA_AREA5_IO
macro
32
#define PA_RESERVED (
PA_PERIPHERAL
+ 0)
34
#define PA_FPGA (
PA_PERIPHERAL
+ 0x01000000)
36
#define PA_LAN (
PA_PERIPHERAL
+ 0x01800000)
Completed in 3 milliseconds