Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clocksource/
Dh8300_tpu.c39 unsigned long mapbase2; member
49 tcnt |= ctrl_inw(p->mapbase2 + TCNT); in read_tcnt32()
100 ctrl_outw(0, p->mapbase2 + TCNT); in tpu_clocksource_enable()
102 ctrl_outb(0x03, p->mapbase2 + TCR); in tpu_clocksource_enable()
115 ctrl_outb(0, p->mapbase2 + TCR); in tpu_clocksource_disable()
142 p->mapbase2 = res[CH_H]->start; in tpu_setup()