OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:HKADC_SSI_REG_BASE
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/arm-trusted-firmware/plat/hisilicon/hikey960/include/
hi3660_hkadc.h
9
#define
HKADC_SSI_REG_BASE
0xE82B8000
11
#define HKADC_DSP_START_REG (
HKADC_SSI_REG_BASE
+ 0x000)
12
#define HKADC_WR_NUM_REG (
HKADC_SSI_REG_BASE
+ 0x008)
13
#define HKADC_DSP_START_CLR_REG (
HKADC_SSI_REG_BASE
+ 0x01C)
14
#define HKADC_WR01_DATA_REG (
HKADC_SSI_REG_BASE
+ 0x020)
25
#define HKADC_WR23_DATA_REG (
HKADC_SSI_REG_BASE
+ 0x024)
26
#define HKADC_WR45_DATA_REG (
HKADC_SSI_REG_BASE
+ 0x028)
27
#define HKADC_DELAY01_REG (
HKADC_SSI_REG_BASE
+ 0x030)
28
#define HKADC_DELAY23_REG (
HKADC_SSI_REG_BASE
+ 0x034)
29
#define HKADC_DELAY45_REG (
HKADC_SSI_REG_BASE
+ 0x038
[
all
...]
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/HiKey960/Include/
Hi3660.h
18
#define
HKADC_SSI_REG_BASE
0xE82B8000
Completed in 69 milliseconds