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_PHYS
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/mach-ep93xx/
H
A
D
soc.h
78
#define EP93XX_I2S_PHYS_BASE
EP93XX_APB_PHYS
(0x00020000)
83
#define EP93XX_AAC_PHYS_BASE
EP93XX_APB_PHYS
(0x00080000)
86
#define EP93XX_SPI_PHYS_BASE
EP93XX_APB_PHYS
(0x000a0000)
91
#define EP93XX_KEY_MATRIX_PHYS_BASE
EP93XX_APB_PHYS
(0x000f0000)
94
#define EP93XX_ADC_PHYS_BASE
EP93XX_APB_PHYS
(0x00100000)
98
#define EP93XX_PWM_PHYS_BASE
EP93XX_APB_PHYS
(0x00110000)
101
#define EP93XX_RTC_PHYS_BASE
EP93XX_APB_PHYS
(0x00120000)
104
#define EP93XX_WATCHDOG_PHYS_BASE
EP93XX_APB_PHYS
(0x00140000)
H
A
D
gpio-ep93xx.h
9
#define EP93XX_GPIO_PHYS_BASE
EP93XX_APB_PHYS
(0x00040000)
/kernel/linux/linux-6.6/arch/arm/mach-ep93xx/
H
A
D
soc.h
79
#define EP93XX_I2S_PHYS_BASE
EP93XX_APB_PHYS
(0x00020000)
84
#define EP93XX_AAC_PHYS_BASE
EP93XX_APB_PHYS
(0x00080000)
87
#define EP93XX_SPI_PHYS_BASE
EP93XX_APB_PHYS
(0x000a0000)
92
#define EP93XX_KEY_MATRIX_PHYS_BASE
EP93XX_APB_PHYS
(0x000f0000)
95
#define EP93XX_ADC_PHYS_BASE
EP93XX_APB_PHYS
(0x00100000)
99
#define EP93XX_PWM_PHYS_BASE
EP93XX_APB_PHYS
(0x00110000)
102
#define EP93XX_RTC_PHYS_BASE
EP93XX_APB_PHYS
(0x00120000)
105
#define EP93XX_WATCHDOG_PHYS_BASE
EP93XX_APB_PHYS
(0x00140000)
H
A
D
ep93xx-regs.h
25
#define
EP93XX_APB_PHYS
(x) (EP93XX_APB_PHYS_BASE + (x))
macro
29
#define EP93XX_UART1_PHYS_BASE
EP93XX_APB_PHYS
(0x000c0000)
32
#define EP93XX_UART2_PHYS_BASE
EP93XX_APB_PHYS
(0x000d0000)
35
#define EP93XX_UART3_PHYS_BASE
EP93XX_APB_PHYS
(0x000e0000)
H
A
D
gpio-ep93xx.h
9
#define EP93XX_GPIO_PHYS_BASE
EP93XX_APB_PHYS
(0x00040000)
/kernel/linux/linux-5.10/arch/arm/mach-ep93xx/include/mach/
H
A
D
ep93xx-regs.h
29
#define
EP93XX_APB_PHYS
(x) (EP93XX_APB_PHYS_BASE + (x))
macro
33
#define EP93XX_UART1_PHYS_BASE
EP93XX_APB_PHYS
(0x000c0000)
36
#define EP93XX_UART2_PHYS_BASE
EP93XX_APB_PHYS
(0x000d0000)
39
#define EP93XX_UART3_PHYS_BASE
EP93XX_APB_PHYS
(0x000e0000)
Completed in 5 milliseconds