Home
last modified time | relevance | path

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

/linux-4.4.14/arch/c6x/platforms/
Dtimer64.c77 static int timer64_mode; variable
87 tcr |= timer64_mode; in timer64_config()
132 timer64_mode = TIMER64_MODE_PERIODIC; in set_periodic()
140 timer64_mode = TIMER64_MODE_ONE_SHOT; in set_oneshot()
146 timer64_mode = TIMER64_MODE_DISABLED; in shutdown()