Searched refs:GTIMER_CTRL (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.c48 #define GTIMER_CTRL 0x08 /* Control (partially banked) */ macro
133 ctrl = readl( gtimer_base + GTIMER_CTRL );
145 writel(ctrl, gtimer_base + GTIMER_CTRL);
164 writel(ctrl, gtimer_base + GTIMER_CTRL);
179 ctrl = readl(gtimer_base + GTIMER_CTRL);
183 writel(ctrl, gtimer_base + GTIMER_CTRL);
194 writel(ctrl, gtimer_base + GTIMER_CTRL);
255 writel(ctrl, gtimer_base + GTIMER_CTRL);
/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.c48 #define GTIMER_CTRL 0x08 /* Control (partially banked) */ macro
133 ctrl = readl( gtimer_base + GTIMER_CTRL );
145 writel(ctrl, gtimer_base + GTIMER_CTRL);
164 writel(ctrl, gtimer_base + GTIMER_CTRL);
179 ctrl = readl(gtimer_base + GTIMER_CTRL);
183 writel(ctrl, gtimer_base + GTIMER_CTRL);
194 writel(ctrl, gtimer_base + GTIMER_CTRL);
255 writel(ctrl, gtimer_base + GTIMER_CTRL);

Completed in 186 milliseconds