HomeSort by relevance Sort by last modified time
    Searched refs:PERIPH_RST3_UART3 (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/HiKey/HiKeyDxe/
Hi6220RegsPeri.h 36 #define PERIPH_RST3_UART3 (1 << 7)
HiKeyDxe.c 74 MmioWrite32 (PERI_CTRL_BASE + SC_PERIPH_RSTDIS3, PERIPH_RST3_UART3);
75 MmioWrite32 (PERI_CTRL_BASE + SC_PERIPH_CLKEN3, PERIPH_RST3_UART3);
  /device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Hi6220/Include/
Hi6220.h 75 #define PERIPH_RST3_UART3 (1 << 7)

Completed in 418 milliseconds