Home
last modified time | relevance | path

Searched refs:SQ_SYS_TIMCTL_BASE (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-a-3.7.0/plat/socionext/synquacer/
Dsq_bl31_setup.c171 mmio_write_32(SQ_SYS_TIMCTL_BASE + in sq_configure_sys_timer()
175 mmio_write_32(SQ_SYS_TIMCTL_BASE + CNTNSAR, reg_val); in sq_configure_sys_timer()
178 mmio_write_32(SQ_SYS_TIMCTL_BASE + CNTCTLBASE_CNTFRQ, freq_val); in sq_configure_sys_timer()
/trusted-firmware-a-3.7.0/plat/socionext/synquacer/include/
Dplatform_def.h113 #define SQ_SYS_TIMCTL_BASE 0x2a810000 macro