Home
last modified time | relevance | path

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

/linux-4.1.27/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.c427 softrst_mask = (0x1 << oh->class->sysc->sysc_fields->srst_shift); in _set_softreset()
457 softrst_mask = (0x1 << oh->class->sysc->sysc_fields->srst_shift); in _clear_softreset()
487 softrst_mask = (0x1 << sysc->sysc_fields->srst_shift); in _wait_softreset_complete()
Domap_hwmod_3xxx_data.c3527 .srst_shift = 1,
3592 .srst_shift = 1,
Domap_hwmod_44xx_data.c2904 .srst_shift = 1,