Home
last modified time | relevance | path

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

/Linux-v5.10/arch/arm/mach-spear/
Dtime.c47 #define CTRL_ONE_SHOT 0x0010 macro
87 val &= ~CTRL_ONE_SHOT; /* autoreload mode */ in spear_clocksource_init()
120 val |= CTRL_ONE_SHOT; in spear_set_oneshot()
139 val &= ~CTRL_ONE_SHOT; in spear_set_periodic()