Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/broadcom/bcm2835/
H A Dbcm2835_systimer.c61 #define SYSTIMER_CS 0x00 macro
150 bcm_systimer_tc_write_4(SYSTIMER_CS, (1 << st->index)); in bcm_systimer_start()
182 cs = bcm_systimer_tc_read_4(SYSTIMER_CS); in bcm_systimer_intr()
187 bcm_systimer_tc_write_4(SYSTIMER_CS, (1 << st->index)); in bcm_systimer_intr()