Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/plat-spear/
Dtime.c46 #define CTRL_ONE_SHOT 0x0010 macro
88 val &= ~CTRL_ONE_SHOT; /* autoreload mode */ in spear_clocksource_init()
123 val &= ~CTRL_ONE_SHOT; in clockevent_set_mode()
130 val |= CTRL_ONE_SHOT; in clockevent_set_mode()