Home
last modified time | relevance | path

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

/linux/drivers/clocksource/
A Dh8300_timer16.c128 #define REG_COMM 1 macro
150 base[REG_COMM] = of_iomap(node, 1); in h8300_16timer_init()
151 if (!base[REG_COMM]) { in h8300_16timer_init()
166 timer16_priv.mapcommon = base[REG_COMM]; in h8300_16timer_init()
183 iounmap(base[REG_COMM]); in h8300_16timer_init()

Completed in 3 milliseconds