Home
last modified time | relevance | path

Searched refs:REG_CH (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/clocksource/
H A Dh8300_timer16.c127 #define REG_CH 0 macro
144 base[REG_CH] = of_iomap(node, 0); in h8300_16timer_init()
145 if (!base[REG_CH]) { in h8300_16timer_init()
165 timer16_priv.mapbase = base[REG_CH]; in h8300_16timer_init()
185 iounmap(base[REG_CH]); in h8300_16timer_init()

Completed in 1 milliseconds