Searched refs:time_h (Results 1 – 1 of 1) sorted by relevance
28 uint32_t time_lx, time_h; in ihost_enable_satellite_timer() local50 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