Home
last modified time | relevance | path

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

/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/HiKey/HiKeyDxe/
DHi6220RegsPeri.h35 #define PERIPH_RST3_UART2 (1 << 6) macro
DHiKeyDxe.c71 MmioWrite32 (PERI_CTRL_BASE + SC_PERIPH_RSTDIS3, PERIPH_RST3_UART2); in UartInit()
72 MmioWrite32 (PERI_CTRL_BASE + SC_PERIPH_CLKEN3, PERIPH_RST3_UART2); in UartInit()
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Hi6220/Include/
DHi6220.h74 #define PERIPH_RST3_UART2 (1 << 6) macro