Home
last modified time | relevance | path

Searched refs:CM_IDLEST (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/clk/ti/
H A Dclkt_iclk.c21 #define CM_IDLEST 0x20 macro
57 * omap2430_clk_i2chs_find_idlest - return CM_IDLEST info for 2430 I2CHS
59 * @idlest_reg: void __iomem ** to store CM_IDLEST reg address into
60 * @idlest_bit: pointer to a u8 to store the CM_IDLEST bit shift into
61 * @idlest_val: pointer to a u8 to store the CM_IDLEST indicator
63 * OMAP2430 I2CHS CM_IDLEST bits are in CM_IDLEST1_CORE, but the
65 * passes back the correct CM_IDLEST register address for I2CHS
74 idlest_reg->offset ^= (OMAP24XX_CM_FCLKEN2 ^ CM_IDLEST); in omap2430_clk_i2chs_find_idlest()
/linux/arch/arm/mach-omap2/
H A Dcm2xxx_3xxx.h33 #define CM_IDLEST 0x0020 macro
34 #define CM_IDLEST1 CM_IDLEST
H A Dsleep34xx.S33 #define CM_IDLEST_CKGEN_V OMAP34XX_CM_REGADDR(PLL_MOD, CM_IDLEST)
H A Dsram242x.S308 .word OMAP2420_CM_REGADDR(PLL_MOD, CM_IDLEST)
H A Dsram243x.S308 .word OMAP2430_CM_REGADDR(PLL_MOD, CM_IDLEST)