Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/plat/brcm/board/common/
A Dtimer_sync.c28 uint32_t time_lx, time_h; in ihost_enable_satellite_timer() local
50 time_h = mmio_read_32(CENTRAL_TIMER_GET_H); in ihost_enable_satellite_timer()
52 mmio_write_32(ihost_base + IHOST_SAT_TMR_INC_H, time_h + 1); in ihost_enable_satellite_timer()
54 mmio_write_32(ihost_base + IHOST_SAT_TMR_INC_H, time_h); in ihost_enable_satellite_timer()

Completed in 1 milliseconds