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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-omap1/
H A Dclock.h53 __u8 idlect_shift; member in struct:arm_idlect1_clk
180 .idlect_shift = 12,
209 .idlect_shift = 2,
235 .idlect_shift = 1,
250 .idlect_shift = 9,
265 .idlect_shift = 0,
358 .idlect_shift = 6,
452 .idlect_shift = 8,
467 .idlect_shift = 4,
513 .idlect_shift
[all...]
H A Dclock.c108 arm_idlect1_mask |= 1 << iclk->idlect_shift;
119 arm_idlect1_mask &= ~(1 << iclk->idlect_shift);

Completed in 51 milliseconds