Home
last modified time | relevance | path

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

/linux-4.4.14/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.h411 u8 srst_udelay; member
Domap_hwmod.c1895 if (oh->class->sysc->srst_udelay) in _ocp_softreset()
1896 udelay(oh->class->sysc->srst_udelay); in _ocp_softreset()
Domap_hwmod_44xx_data.c972 .srst_udelay = 2,
1455 .srst_udelay = 2,