Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clocksource/
Dh8300_timer8.c29 #define _8TCNT 8 macro
64 v1 = ctrl_inw(p->mapbase + _8TCNT); in timer8_get_counter()
65 v2 = ctrl_inw(p->mapbase + _8TCNT); in timer8_get_counter()
66 v3 = ctrl_inw(p->mapbase + _8TCNT); in timer8_get_counter()
116 ctrl_outw(0x0000, p->mapbase + _8TCNT); in timer8_enable()