Home
last modified time | relevance | path

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

/Linux-v5.10/arch/c6x/platforms/
Dtimer64.c74 static int timer64_mode; variable
84 tcr |= timer64_mode; in timer64_config()
129 timer64_mode = TIMER64_MODE_PERIODIC; in set_periodic()
137 timer64_mode = TIMER64_MODE_ONE_SHOT; in set_oneshot()
143 timer64_mode = TIMER64_MODE_DISABLED; in shutdown()