Home
last modified time | relevance | path

Searched refs:PERIPH_RST3_UART4 (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/HiKey/HiKeyDxe/
DHi6220RegsPeri.h37 #define PERIPH_RST3_UART4 (1 << 8) macro
DHiKeyDxe.c77 MmioWrite32 (PERI_CTRL_BASE + SC_PERIPH_RSTDIS3, PERIPH_RST3_UART4); in UartInit()
78 MmioWrite32 (PERI_CTRL_BASE + SC_PERIPH_CLKEN3, PERIPH_RST3_UART4); in UartInit()
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Hi6220/Include/
DHi6220.h76 #define PERIPH_RST3_UART4 (1 << 8) macro