Home
last modified time | relevance | path

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

/linux-4.1.27/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.h405 u8 srst_udelay; member
Domap_hwmod.c1881 if (oh->class->sysc->srst_udelay) in _ocp_softreset()
1882 udelay(oh->class->sysc->srst_udelay); in _ocp_softreset()
Domap_hwmod_44xx_data.c972 .srst_udelay = 2,
1462 .srst_udelay = 2,