Searched refs:CNTACR_BASE (Results 1 – 3 of 3) sorted by relevance
165 mmio_write_32(ARM_SYS_TIMCTL_BASE + CNTACR_BASE(PLAT_ARM_NSTIMER_FRAME_ID), reg_val); in arm_configure_sys_timer()
373 #define CNTACR_BASE(x) (0x40 + ((x) << 2)) macro
498 #define CNTACR_BASE(x) (U(0x40) + ((x) << 2)) macro