Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-pxa/include/mach/
Dregs-ost.h24 #define OSSR_M1 (1 << 1) /* Match status channel 1 */ macro
/linux-4.1.27/drivers/clocksource/
Dpxa_timer.c38 #define OSSR_M1 (1 << 1) /* Match status channel 1 */ macro
169 timer_writel(OSSR_M0 | OSSR_M1 | OSSR_M2 | OSSR_M3, OSSR); in pxa_timer_common_init()
/linux-4.1.27/arch/arm/mach-sa1100/include/mach/
DSA-1100.h845 #define OSSR_M1 OSSR_M (1) /* Match detected 1 */ macro