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

/linux-4.4.14/arch/arm/mach-omap1/
H A Dclock_data.c105 .idlect_shift = IDL_CLKOUT_ARM_SHIFT,
142 .idlect_shift = IDLPER_ARM_SHIFT,
169 .idlect_shift = IDLXORP_ARM_SHIFT,
182 .idlect_shift = IDLTIM_ARM_SHIFT,
196 .idlect_shift = IDLWDT_ARM_SHIFT,
274 .idlect_shift = IDLIF_ARM_SHIFT,
354 .idlect_shift = IDLAPI_ARM_SHIFT,
367 .idlect_shift = IDLLB_ARM_SHIFT,
409 .idlect_shift = OMAP1510_IDLLCD_ARM_SHIFT,
H A Dclock.c68 arm_idlect1_mask |= 1 << iclk->idlect_shift; omap1_clk_allow_idle()
79 arm_idlect1_mask &= ~(1 << iclk->idlect_shift); omap1_clk_deny_idle()
H A Dclock.h233 __u8 idlect_shift; member in struct:arm_idlect1_clk

Completed in 54 milliseconds