Searched refs:arm_idlect1_mask (Results 1 - 4 of 4) sorted by path

/linux-master/arch/arm/mach-omap1/
H A Dclock.c32 __u32 arm_idlect1_mask; variable
71 arm_idlect1_mask |= 1 << iclk->idlect_shift;
82 arm_idlect1_mask &= ~(1 << iclk->idlect_shift);
H A Dclock.h180 extern __u32 arm_idlect1_mask;
H A Dclock_data.c714 arm_idlect1_mask = ~0;
H A Dpm.c111 extern __u32 arm_idlect1_mask;
112 __u32 use_idlect1 = arm_idlect1_mask;

Completed in 269 milliseconds