Searched refs:ARM_SYS_TIMCTL_BASE (Results 1 – 2 of 2) sorted by relevance
156 #ifdef ARM_SYS_TIMCTL_BASE165 mmio_write_32(ARM_SYS_TIMCTL_BASE + CNTACR_BASE(PLAT_ARM_NSTIMER_FRAME_ID), reg_val); in arm_configure_sys_timer()169 mmio_write_32(ARM_SYS_TIMCTL_BASE + CNTNSAR, reg_val); in arm_configure_sys_timer()
260 #define ARM_SYS_TIMCTL_BASE 0x2a810000 macro