Home
last modified time | relevance | path

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

/arch/arm/mach-omap2/
Dwd_timer.c92 if (oh->class->sysc->srst_udelay) in omap2_wd_timer_reset()
93 udelay(oh->class->sysc->srst_udelay); in omap2_wd_timer_reset()
Domap_hwmod.h412 u8 srst_udelay; member
Domap_hwmod_81xx_data.c590 .srst_udelay = 2,
Domap_hwmod.c1919 if (oh->class->sysc->srst_udelay) in _ocp_softreset()
1920 udelay(oh->class->sysc->srst_udelay); in _ocp_softreset()
Domap_hwmod_44xx_data.c1103 .srst_udelay = 2,
1585 .srst_udelay = 2,