Searched refs:S3C2410_TCFG1_MUX_MASK (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.c179 tcfg1 &= S3C2410_TCFG1_MUX_MASK;
227 tcfg1 &= ~(S3C2410_TCFG1_MUX_MASK << shift);
242 tcfg1 &= S3C2410_TCFG1_MUX_MASK;
311 tcfg1 &= S3C2410_TCFG1_MUX_MASK;
349 tcfg1 &= ~(S3C2410_TCFG1_MUX_MASK << shift);
402 tcfg1 &= S3C2410_TCFG1_MUX_MASK;
/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.h74 #define S3C2410_TCFG1_MUX_MASK (15<<0) macro

Completed in 57 milliseconds