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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/plat-brcm/
H A Dmpcore_gtimer.c47 #define GTIMER_COUNT_HI 0x04 /* Higher 32 of 64 bits counter */ macro
74 count_hi = readl( gtimer_base + GTIMER_COUNT_HI );
76 count_ho = readl( gtimer_base + GTIMER_COUNT_HI );
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/plat-brcm/
H A Dmpcore_gtimer.c47 #define GTIMER_COUNT_HI 0x04 /* Higher 32 of 64 bits counter */ macro
74 count_hi = readl( gtimer_base + GTIMER_COUNT_HI );
76 count_ho = readl( gtimer_base + GTIMER_COUNT_HI );

Completed in 110 milliseconds