Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-omap1/
H A Dclock_data.c102 .idlect_shift = IDL_CLKOUT_ARM_SHIFT,
137 .idlect_shift = IDLPER_ARM_SHIFT,
160 .idlect_shift = IDLXORP_ARM_SHIFT,
172 .idlect_shift = IDLTIM_ARM_SHIFT,
185 .idlect_shift = IDLWDT_ARM_SHIFT,
250 .idlect_shift = IDLIF_ARM_SHIFT,
310 .idlect_shift = IDLAPI_ARM_SHIFT,
321 .idlect_shift = IDLLB_ARM_SHIFT,
355 .idlect_shift = OMAP1510_IDLLCD_ARM_SHIFT,
H A Dclock.h131 __u8 idlect_shift; member
H A Dclock.c71 arm_idlect1_mask |= 1 << iclk->idlect_shift; in omap1_clk_allow_idle()
82 arm_idlect1_mask &= ~(1 << iclk->idlect_shift); in omap1_clk_deny_idle()