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

  /device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/HiKey/HiKeyDxe/
Hi6220RegsPeri.h 35 #define PERIPH_RST3_UART2 (1 << 6)
HiKeyDxe.c 71 MmioWrite32 (PERI_CTRL_BASE + SC_PERIPH_RSTDIS3, PERIPH_RST3_UART2);
72 MmioWrite32 (PERI_CTRL_BASE + SC_PERIPH_CLKEN3, PERIPH_RST3_UART2);
  /device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Hi6220/Include/
Hi6220.h 74 #define PERIPH_RST3_UART2 (1 << 6)

Completed in 2476 milliseconds