Searched refs:clo1 (Results 1 – 1 of 1) sorted by relevance
136 uint32_t clo, clo1; in bcm_systimer_start() local152 clo1 = bcm_systimer_tc_read_4(SYSTIMER_CLO); in bcm_systimer_start()153 if ((int32_t)(clo1 - clo) >= 0) { in bcm_systimer_start()155 clo = clo1; in bcm_systimer_start()