Searched refs:S3C2410_TCFG1_SHIFT (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/plat-samsung/
H A Dpwm-clock.c178 tcfg1 >>= S3C2410_TCFG1_SHIFT(clk->id);
222 unsigned long shift = S3C2410_TCFG1_SHIFT(divclk->clk.id);
241 tcfg1 >>= S3C2410_TCFG1_SHIFT(clk->id);
310 tcfg1 >>= S3C2410_TCFG1_SHIFT(id);
335 unsigned long shift = S3C2410_TCFG1_SHIFT(id);
401 tcfg1 >>= S3C2410_TCFG1_SHIFT(id);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-samsung/include/plat/
H A Dregs-timer.h84 #define S3C2410_TCFG1_SHIFT(x) ((x) * 4) macro

Completed in 66 milliseconds