HomeSort by relevance Sort by last modified time
    Searched defs:AO_CTRL_BASE (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Hi6220/Include/
Hi6220.h 66 #define AO_CTRL_BASE 0xF7800000
  /device/linaro/bootloader/arm-trusted-firmware/plat/hikey/include/
hi6220_regs_ao.h 35 #define AO_CTRL_BASE 0xF7800000
37 #define AO_SC_SYS_CTRL0 (AO_CTRL_BASE + 0x000)
38 #define AO_SC_SYS_CTRL1 (AO_CTRL_BASE + 0x004)
39 #define AO_SC_SYS_CTRL2 (AO_CTRL_BASE + 0x008)
40 #define AO_SC_SYS_STAT0 (AO_CTRL_BASE + 0x010)
41 #define AO_SC_SYS_STAT1 (AO_CTRL_BASE + 0x014)
42 #define AO_SC_MCU_IMCTRL (AO_CTRL_BASE + 0x018)
43 #define AO_SC_MCU_IMSTAT (AO_CTRL_BASE + 0x01C)
44 #define AO_SC_SECONDRY_INT_EN0 (AO_CTRL_BASE + 0x044)
45 #define AO_SC_SECONDRY_INT_STATR0 (AO_CTRL_BASE + 0x048
    [all...]

Completed in 152 milliseconds