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:EP93XX_APB_IOMEM
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/mach-ep93xx/
H
A
D
soc.h
76
#define EP93XX_TIMER_BASE
EP93XX_APB_IOMEM
(0x00010000)
79
#define EP93XX_I2S_BASE
EP93XX_APB_IOMEM
(0x00020000)
81
#define EP93XX_SECURITY_BASE
EP93XX_APB_IOMEM
(0x00030000)
84
#define EP93XX_AAC_BASE
EP93XX_APB_IOMEM
(0x00080000)
87
#define EP93XX_SPI_BASE
EP93XX_APB_IOMEM
(0x000a0000)
89
#define EP93XX_IRDA_BASE
EP93XX_APB_IOMEM
(0x000b0000)
92
#define EP93XX_KEY_MATRIX_BASE
EP93XX_APB_IOMEM
(0x000f0000)
95
#define EP93XX_ADC_BASE
EP93XX_APB_IOMEM
(0x00100000)
96
#define EP93XX_TOUCHSCREEN_BASE
EP93XX_APB_IOMEM
(0x00100000)
99
#define EP93XX_PWM_BASE
EP93XX_APB_IOMEM
(
[all...]
H
A
D
gpio-ep93xx.h
10
#define EP93XX_GPIO_BASE
EP93XX_APB_IOMEM
(0x00040000)
/kernel/linux/linux-6.6/arch/arm/mach-ep93xx/
H
A
D
soc.h
77
#define EP93XX_TIMER_BASE
EP93XX_APB_IOMEM
(0x00010000)
80
#define EP93XX_I2S_BASE
EP93XX_APB_IOMEM
(0x00020000)
82
#define EP93XX_SECURITY_BASE
EP93XX_APB_IOMEM
(0x00030000)
85
#define EP93XX_AAC_BASE
EP93XX_APB_IOMEM
(0x00080000)
88
#define EP93XX_SPI_BASE
EP93XX_APB_IOMEM
(0x000a0000)
90
#define EP93XX_IRDA_BASE
EP93XX_APB_IOMEM
(0x000b0000)
93
#define EP93XX_KEY_MATRIX_BASE
EP93XX_APB_IOMEM
(0x000f0000)
96
#define EP93XX_ADC_BASE
EP93XX_APB_IOMEM
(0x00100000)
97
#define EP93XX_TOUCHSCREEN_BASE
EP93XX_APB_IOMEM
(0x00100000)
100
#define EP93XX_PWM_BASE
EP93XX_APB_IOMEM
(
[all...]
H
A
D
ep93xx-regs.h
26
#define
EP93XX_APB_IOMEM
(x) IOMEM(EP93XX_APB_VIRT_BASE + (x))
macro
30
#define EP93XX_UART1_BASE
EP93XX_APB_IOMEM
(0x000c0000)
33
#define EP93XX_UART2_BASE
EP93XX_APB_IOMEM
(0x000d0000)
36
#define EP93XX_UART3_BASE
EP93XX_APB_IOMEM
(0x000e0000)
H
A
D
gpio-ep93xx.h
10
#define EP93XX_GPIO_BASE
EP93XX_APB_IOMEM
(0x00040000)
/kernel/linux/linux-5.10/arch/arm/mach-ep93xx/include/mach/
H
A
D
ep93xx-regs.h
30
#define
EP93XX_APB_IOMEM
(x) IOMEM(EP93XX_APB_VIRT_BASE + (x))
macro
34
#define EP93XX_UART1_BASE
EP93XX_APB_IOMEM
(0x000c0000)
37
#define EP93XX_UART2_BASE
EP93XX_APB_IOMEM
(0x000d0000)
40
#define EP93XX_UART3_BASE
EP93XX_APB_IOMEM
(0x000e0000)
Completed in 3 milliseconds