Searched refs:bcm_systimer_tc_write_4 (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/arm/broadcom/bcm2835/
H A Dbcm2835_systimer.c106 #define bcm_systimer_tc_write_4(reg, val) \ macro
151 bcm_systimer_tc_write_4(SYSTIMER_CS, (1 << st->index));
152 bcm_systimer_tc_write_4(SYSTIMER_C0 + st->index*4, clo);
188 bcm_systimer_tc_write_4(SYSTIMER_CS, (1 << st->index));

Completed in 57 milliseconds