Searched refs:ETMR_COMP_VAL (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/include/asm/hardware/
H A Dcoresight.h110 #define ETMR_COMP_VAL(x) (0x40 + (x) * 4) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/kernel/
H A Detm.c60 etm_writel(t, start, ETMR_COMP_VAL(n * 2));
64 etm_writel(t, end, ETMR_COMP_VAL(n * 2 + 1));

Completed in 53 milliseconds