Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clocksource/
Dpxa_timer.c37 #define OSSR_M2 (1 << 2) /* Match status channel 2 */ macro
156 timer_writel(OSSR_M0 | OSSR_M1 | OSSR_M2 | OSSR_M3, OSSR); in pxa_timer_common_init()
/linux-4.4.14/arch/arm/mach-pxa/include/mach/
Dregs-ost.h23 #define OSSR_M2 (1 << 2) /* Match status channel 2 */ macro
/linux-4.4.14/arch/arm/mach-sa1100/include/mach/
DSA-1100.h846 #define OSSR_M2 OSSR_M (2) /* Match detected 2 */ macro