OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PMUSSI_REG
(Results
1 - 3
of
3
) sorted by null
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/HiKey/HiKeyDxe/
Hi6220RegsPeri.h
47
#define
PMUSSI_REG
(x) (PMUSSI_BASE + ((x) << 2))
HiKeyDxe.c
84
Val = MmioRead32 (
PMUSSI_REG
(0x1c)) | 0x40;
85
MmioWrite32 (
PMUSSI_REG
(0x1c), Val);
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Hi6220/Include/
Hi6220.h
103
#define
PMUSSI_REG
(x) (PMUSSI_BASE + ((x) << 2))
Completed in 225 milliseconds