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.h368 u8 srst_shift; member
Domap_hwmod.c422 softrst_mask = (0x1 << oh->class->sysc->sysc_fields->srst_shift); in _set_softreset()
452 softrst_mask = (0x1 << oh->class->sysc->sysc_fields->srst_shift); in _clear_softreset()
482 softrst_mask = (0x1 << sysc->sysc_fields->srst_shift); in _wait_softreset_complete()
Domap_hwmod_3xxx_data.c3568 .srst_shift = 1,
3633 .srst_shift = 1,
Domap_hwmod_44xx_data.c2892 .srst_shift = 1,