Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/brcm/board/common/
Dtimer_sync.c29 uintptr_t ihost_enable; in ihost_enable_satellite_timer() local
35 ihost_enable = CENTRAL_TIMER_GET_IHOST_ENA_BASE + cluster_id * 4; in ihost_enable_satellite_timer()
36 time_lx = mmio_read_32(ihost_enable); in ihost_enable_satellite_timer()