Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-spear/
H A Dtime.c44 #define CTRL_ONE_SHOT 0x0010 macro
84 val &= ~CTRL_ONE_SHOT; /* autoreload mode */ in spear_clocksource_init()
117 val |= CTRL_ONE_SHOT; in spear_set_oneshot()
136 val &= ~CTRL_ONE_SHOT; in spear_set_periodic()