Home
last modified time | relevance | path

Searched refs:PMUSSI_REG (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/HiKey/HiKeyDxe/
DHi6220RegsPeri.h47 #define PMUSSI_REG(x) (PMUSSI_BASE + ((x) << 2)) macro
DInitPeripherals.c180 Val = MmioRead32 (PMUSSI_REG(0x1c)) | 0x40; in UartInit()
181 MmioWrite32 (PMUSSI_REG(0x1c), Val); in UartInit()