Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clocksource/
Dh8300_timer8.c22 #define _8TCR 0 macro
50 iowrite16be(0x0000, p->mapbase + _8TCR); in timer8_interrupt()
63 bclr(CMIEA, p->mapbase + _8TCR); in timer8_set_next()
67 bset(CMIEA, p->mapbase + _8TCR); in timer8_set_next()
74 iowrite16be(0x0c02, p->mapbase + _8TCR); in timer8_enable()
95 iowrite16be(0x0000, p->mapbase + _8TCR); in timer8_stop()