Searched refs:clockact (Results 1 – 7 of 7) sorted by relevance
/arch/arm/mach-omap2/ |
D | omap_hwmod.h | 413 u8 clockact; member
|
D | omap_hwmod_2xxx_ipblock_data.c | 58 .clockact = CLOCKACT_TEST_ICLK,
|
D | omap_hwmod_3xxx_data.c | 164 .clockact = CLOCKACT_TEST_ICLK, 455 .clockact = CLOCKACT_TEST_ICLK, 1139 .clockact = 0x2, 1380 .clockact = CLOCKACT_TEST_ICLK,
|
D | omap_hwmod.c | 397 static int _set_clockactivity(struct omap_hwmod *oh, u8 clockact, u32 *v) in _set_clockactivity() argument 415 *v |= clockact << clkact_shift; in _set_clockactivity() 1417 _set_clockactivity(oh, oh->class->sysc->clockact, &v); in _enable_sysc()
|
D | omap_hwmod_54xx_data.c | 842 .clockact = CLOCKACT_TEST_ICLK, 1533 .clockact = CLOCKACT_TEST_ICLK,
|
D | omap_hwmod_44xx_data.c | 1324 .clockact = CLOCKACT_TEST_ICLK, 2582 .clockact = CLOCKACT_TEST_ICLK,
|
D | omap_hwmod_7xx_data.c | 906 .clockact = CLOCKACT_TEST_ICLK,
|