Home
last modified time | relevance | path

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

/arch/arm/mach-omap2/
Domap_hwmod_common_data.c35 .srst_shift = SYSC_TYPE1_SOFTRESET_SHIFT,
49 .srst_shift = SYSC_TYPE2_SOFTRESET_SHIFT,
Domap_hwmod.h374 u8 srst_shift; member
Domap_hwmod.c441 softrst_mask = (0x1 << oh->class->sysc->sysc_fields->srst_shift); in _set_softreset()
471 softrst_mask = (0x1 << oh->class->sysc->sysc_fields->srst_shift); in _clear_softreset()
501 softrst_mask = (0x1 << sysc->sysc_fields->srst_shift); in _wait_softreset_complete()
Domap_hwmod_3xxx_data.c3502 .srst_shift = 1,
3567 .srst_shift = 1,
Domap_hwmod_44xx_data.c2897 .srst_shift = 1,