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

  /device/linaro/bootloader/arm-trusted-firmware/plat/arm/common/
arm_common.c 156 #ifdef ARM_SYS_TIMCTL_BASE
165 mmio_write_32(ARM_SYS_TIMCTL_BASE + CNTACR_BASE(PLAT_ARM_NSTIMER_FRAME_ID), reg_val);
169 mmio_write_32(ARM_SYS_TIMCTL_BASE + CNTNSAR, reg_val);
171 #endif /* ARM_SYS_TIMCTL_BASE */
  /device/linaro/bootloader/arm-trusted-firmware/include/plat/arm/common/
arm_def.h 260 #define ARM_SYS_TIMCTL_BASE 0x2a810000

Completed in 50 milliseconds