Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clocksource/
Dh8300_timer8.c25 #define _8TCR 0 macro
85 ctrl_outw(0x0000, p->mapbase + _8TCR); in timer8_interrupt()
103 ctrl_outb(ctrl_inb(p->mapbase + _8TCR) | 0x40, p->mapbase + _8TCR); in timer8_set_next()
117 ctrl_outw(0x0c02, p->mapbase + _8TCR); in timer8_enable()
148 ctrl_outw(0x0000, p->mapbase + _8TCR); in timer8_stop()