Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clocksource/
Dh8300_timer8.c27 #define TCORA 4 macro
82 ctrl_outw(p->tcora, p->mapbase + TCORA); in timer8_interrupt()
105 ctrl_outw(delta, p->mapbase + TCORA); in timer8_set_next()
107 ctrl_outw(now + 1, p->mapbase + TCORA); in timer8_set_next()
115 ctrl_outw(0xffff, p->mapbase + TCORA); in timer8_enable()