Home
last modified time | relevance | path

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

/linux/drivers/clocksource/
A Dh8300_timer16.c18 #define TISRC 6 macro
42 o1 = ioread8(p->mapcommon + TISRC) & p->ovf; in timer16_get_counter()
50 o1 = ioread8(p->mapcommon + TISRC) & p->ovf; in timer16_get_counter()
65 bclr(p->ovf, p->mapcommon + TISRC); in timer16_interrupt()
96 bset(p->ovie, p->mapcommon + TISRC); in timer16_enable()
109 bclr(p->ovie, p->mapcommon + TISRC); in timer16_disable()

Completed in 4 milliseconds