Home
last modified time | relevance | path

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

/linux/drivers/clocksource/
H A Dtimer-rtl-otto.c19 #define RTTM_CTRL 0x8 macro
69 iowrite32(0, base + RTTM_CTRL); in rttm_disable_timer()
74 iowrite32(RTTM_CTRL_ENABLE | mode | divisor, base + RTTM_CTRL); in rttm_enable_timer()